Skip to content
Snippets Groups Projects
Verified Commit 30151fed authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: test gorelease

parent a778b2f5
No related branches found
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
when: never when: never
- if: '$CI_COMMIT_MESSAGE =~ /NOT_TAGIT/' - if: '$CI_COMMIT_MESSAGE =~ /NOT_TAGIT/'
when: never when: never
- when: on_success
release: release:
......
...@@ -132,6 +132,7 @@ ...@@ -132,6 +132,7 @@
when: never when: never
- if: '$CI_COMMIT_MESSAGE =~ /NOT_TAGIT/' - if: '$CI_COMMIT_MESSAGE =~ /NOT_TAGIT/'
when: never when: never
- when: on_success
release: release:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment