Compare commits

..

2 Commits

Author SHA1 Message Date
0b6adac84c Merge branch 'main' of gitea.asdf.cafe:abs3nt/gospt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-01-21 08:12:26 -08:00
548a4beb5c wp 2023-01-21 08:12:15 -08:00

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