Skip to content
Snippets Groups Projects
Commit cc5ecd9a authored by Dennis Bonke's avatar Dennis Bonke
Browse files
parents 959f368e 63b17d60
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -16,7 +16,7 @@ before_script:
build:
stage: build
script: ./gradlew -i setupDecompWorkspace && ./gradlew build
script: ./gradlew -i setupDecompWorkspace && ./gradlew build -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