Commit 10076d45 authored by Ramon Nou's avatar Ramon Nou
Browse files

Update .gitlab-ci.yml

parent b88ef33d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ image: gekkofs/gekkofs:build_env
compile dependencies:
  stage: build deps
  cache:
    key: deps-cache
    key: ${CI_COMMIT_REF_SLUG}
    paths:
     - ${DEPS_INSTALL_PATH}/
  script: