Commit 4a79192d authored by Jean Bez's avatar Jean Bez
Browse files

Handle CI cache between branches

parent b4ed249f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ image: jeanbez/gekkofs-forwarding:latest
compile dependencies:
  stage: build deps
  cache:
    key: deps-cache
    key: ${CI_COMMIT_REF_SLUG}
    paths:
     - ${DEPS_INSTALL_PATH}/
  script: