This commit is contained in:
abs3nt 2023-01-21 08:12:15 -08:00
parent 04973f5033
commit 548a4beb5c
1 changed files with 16 additions and 0 deletions

View File

@ -6,3 +6,19 @@ pipeline:
- ./gospt completion zsh > gospt_zsh
- ./gospt completion bash > gospt_bash
- ./gospt completion fish > gospt_fish
publish:
when:
event: tag
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