Skip to content
Snippets Groups Projects
Commit f6243a38 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Update .gitlab-ci.yml

parent 3f34119e
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,8 @@ build-jar:
deploy-to-maven:
stage: deploy
script: ./gradlew -i uploadArchives -Pmaven_pass=$MAVEN_PASS
only:
- master
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