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

fix: ci

parent 0018e4af
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ fi
git --no-pager log --decorate=short --pretty=oneline
gitVersion=v$(version predict)
git tag -a $gitVersion -m"bump version"
git tag -a $gitVersion -m"chore: bump version"
git --no-pager log --decorate=short --pretty=oneline
git push -o ci.skip origin ''${CI_COMMIT_REF_NAME} --tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment