woodpecker update
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline failed Details

This commit is contained in:
abs3nt 2023-02-28 08:11:32 -08:00
parent c3d907e87f
commit f12a47c5ca
1 changed files with 4 additions and 12 deletions

View File

@ -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