Commit 9b4e75a5 authored by Ramon Nou's avatar Ramon Nou
Browse files

Update .gitlab-ci.yml file

parent 9af32c6a
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ variables:
  LD_LIBRARY_PATH:              "${CI_PROJECT_DIR}/deps/install/lib:${CI_PROJECT_DIR}/deps/install/lib64"
  CCACHE_DIR:                   "${CI_PROJECT_DIR}/ccache"

image: gekkofs/core:0.9.4-dev

build-job:       # This job runs in the build stage, which runs first.
  stage: build