mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
ci: delete local nightly tag on release
This commit is contained in:
parent
79c6dd923f
commit
efb4bd41f1
@ -177,6 +177,7 @@ tasks:
|
||||
NEXT:
|
||||
sh: svu n
|
||||
cmds:
|
||||
- git tag -d nightly
|
||||
- git tag {{.NEXT}}
|
||||
- echo {{.NEXT}}
|
||||
- git push origin --tags
|
||||
|
Loading…
Reference in New Issue
Block a user