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