Skip to content
Snippets Groups Projects
Commit f9b586b9 authored by Dennis Bonke's avatar Dennis Bonke
Browse files

Update .gitlab-ci.yml

parent d47df68a
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ stages:
setup-workspace:
stage: setup
script: ./gradlew -i setupDecompWorkspace
script: ./gradlew -i setupDecompWorkspace -Pmaven_pass=$MAVEN_PASS
cache:
key: "$CI_COMMIT_REF_NAME"
policy: push
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment