mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
don't tag version before commiting
This commit is contained in:
parent
11efb6be5e
commit
3692e32dfb
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -1,6 +1,5 @@
|
|||
package main
|
||||
|
||||
//go:generate git tag -af v$VERSION -m "v$VERSION"
|
||||
//go:generate go run src/install/updateversion.go
|
||||
//go:generate git commit -am "bump $VERSION"
|
||||
//go:generate git tag -af v$VERSION -m "v$VERSION"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue