ci: add git as dependency
This commit is contained in:
parent
2e2ba6cd82
commit
19fc29dc52
@ -7,7 +7,7 @@ stages:
|
||||
|
||||
build_release:
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y libeigen3-dev
|
||||
- apt-get update && apt-get install -y libeigen3-dev git
|
||||
stage: build
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user