Compare commits
5 commits
a4bbe933be
...
10f41ccebf
Author | SHA1 | Date | |
---|---|---|---|
10f41ccebf | |||
e195eaba95 | |||
053e6e76de | |||
ca345e348d | |||
f26c603b19 |
1 changed files with 0 additions and 2 deletions
|
@ -7,14 +7,12 @@
|
|||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue