Skip to content
Snippets Groups Projects
Commit 831704e7 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix(cache): fix cache path

parent 167cddd3
Branches
Tags
No related merge requests found
......@@ -459,7 +459,7 @@ stages:
cache:
key: "$CI_COMMIT_REF_SLUG-maven"
paths:
- ${MAVEN_CFG_DIR}/repository
- "${MAVEN_PROJECT_DIR}/${MAVEN_CFG_DIR}/repository"
mvn-build:
extends: .mvn-base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment