Skip to content
Snippets Groups Projects
Commit fbc3e71b authored by Georg Seibt's avatar Georg Seibt :nerd:
Browse files

Manual snapshot publishing

parent 4de6ce83
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,8 @@ publish release:
publish snapshot:
stage: deploy
script: ./gradlew --build-cache -Psnapshot publish
script: ./gradlew --build-cache publish
when: manual
cache:
key: ${CI_COMMIT_REF_SLUG}
policy: pull
......
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