diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2a815f0..f612697 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ image: openscad/openscad # Functions that should be executed before the build script is run before_script: - - apt-get install -y jq make + - apt-get install -y jq make git pages: script: - Xvfb :99 &