Add git to ci
This commit is contained in:
parent
ee8f96952a
commit
29ac663196
@ -2,7 +2,7 @@
|
|||||||
image: openscad/openscad
|
image: openscad/openscad
|
||||||
# Functions that should be executed before the build script is run
|
# Functions that should be executed before the build script is run
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get install -y jq make
|
- apt-get install -y jq make git
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- Xvfb :99 &
|
- Xvfb :99 &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user