Skip to content
Snippets Groups Projects
Commit 1c71314c authored by Pavel Šeda's avatar Pavel Šeda
Browse files

Update .gitlab-ci.yml

parent d2265b75
No related branches found
No related tags found
No related merge requests found
Pipeline #74175 failed with stages
in 6 seconds
......@@ -41,7 +41,7 @@ create_tag:
- git commit -m "Updated Swagger documentation generated."
# create new tag
- git tag -a v$VERSION -m "$TAG_MESSAGE"
- git push
- git push -o ci.skip
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
changes:
......
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