This commit is contained in:
parent
22fa7feab3
commit
04973f5033
@ -6,19 +6,3 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user