woodpecker update
This commit is contained in:
parent
c3d907e87f
commit
f12a47c5ca
@ -8,17 +8,9 @@ pipeline:
|
||||
- ./gospt completion fish > gospt_fish
|
||||
|
||||
publish:
|
||||
image: woodpeckerci/plugin-gitea-release
|
||||
settings:
|
||||
skip_verify: true
|
||||
base_url: https://gitea.asdf.cafe
|
||||
files:
|
||||
- gospt
|
||||
- gospt_zsh
|
||||
- gospt_bash
|
||||
- gospt_fish
|
||||
api_key:
|
||||
from_secret: GITEA_KEY
|
||||
checksum: sha256
|
||||
image: goreleaser/goreleaser
|
||||
commands:
|
||||
- goreleaser release
|
||||
secrets: [ GITEA_KEY ]
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user