Compare commits

..

5 commits

View file

@ -7,12 +7,14 @@
version: '3'
vars:
VERSIONFILE: version.txt
RELEASE:
sh: svu next
BRANCH:
sh: git branch --show-current
COMMIT:
sh: git rev-parse --short --verify {{.BRANCH}}
COMMITMSG: "chore: bump version to {{.RELEASE}}"
tasks: