Skip to content
Snippets Groups Projects
Commit 8f791393 authored by René Schöne's avatar René Schöne
Browse files

Working on 0.3.0

- fix task to publish
parent 5c51354e
No related branches found
No related tags found
No related merge requests found
Pipeline #13181 passed
...@@ -33,7 +33,7 @@ publish: ...@@ -33,7 +33,7 @@ publish:
stage: publish stage: publish
script: script:
- "./gradlew setDevVersionForCI" - "./gradlew setDevVersionForCI"
- "./gradlew publishPlugins" - "./gradlew publish"
only: only:
- dev - dev
- master - master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment