Fetch tags for goreleaser
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
This commit is contained in:
parent
9f7413d9d8
commit
4cad0abcde
@ -38,6 +38,7 @@ pipeline:
|
||||
goreleaser-tagged:
|
||||
image: goreleaser/goreleaser
|
||||
commands:
|
||||
- git fetch --tags
|
||||
- echo "$GITEA_TOKEN" > gitea_token
|
||||
- goreleaser release
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user