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

fix: gitlab pipeline

parent 32c9247e
No related branches found
No related tags found
No related merge requests found
...@@ -64,6 +64,7 @@ release: ...@@ -64,6 +64,7 @@ release:
when: on_success when: on_success
rules: rules:
- if: $DEPLOY_VERSION == null - if: $DEPLOY_VERSION == null
- if: '$CI_COMMIT_BRANCH == "master"'
deploy: deploy:
stage: deploy stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment