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

Merge branch 'test-ci' into 'master'

Update .gitlab-ci.yml

See merge request !4
parents cec05ffb 080e298b
No related branches found
No related tags found
1 merge request!4Update .gitlab-ci.yml
Pipeline #
......@@ -46,6 +46,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