ci: add clean arg to goreleaser
This commit is contained in:
parent
9a0cd91fcd
commit
c930490f34
@ -10,7 +10,7 @@ pipeline:
|
||||
- ./gospt completion fish > completions/gospt_fish
|
||||
|
||||
publish:
|
||||
image: goreleaser/goreleaser
|
||||
image: goreleaser/goreleaser --clean
|
||||
commands:
|
||||
- goreleaser release --clean
|
||||
secrets: [ gitea_token ]
|
||||
|
Loading…
Reference in New Issue
Block a user