test
This commit is contained in:
parent
6f59b0cea6
commit
bdc2c25b44
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@ pipeline:
|
||||||
image: goreleaser/goreleaser
|
image: goreleaser/goreleaser
|
||||||
commands:
|
commands:
|
||||||
- goreleaser release
|
- goreleaser release
|
||||||
secrets: [ gitea_token ]
|
secrets: [gitea_token]
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
Loading…
Reference in a new issue