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
......@@ -28,7 +28,8 @@
- if: '$CI_COMMIT_TAG'
when: never
- if: '$CI_COMMIT_MESSAGE =~ /NOT_TAGIT/'
when: never
when: never
- when: on_success
release:
......
......@@ -131,7 +131,8 @@
- if: '$CI_COMMIT_TAG'
when: never
- if: '$CI_COMMIT_MESSAGE =~ /NOT_TAGIT/'
when: never
when: never
- when: on_success
release:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment