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