Compare commits
No commits in common. "0b6adac84cfef373b37475ee3c172c72aea064fd" and "dec368b97060ce57845afdb3ec471e0889957105" have entirely different histories.
0b6adac84c
...
dec368b970
@ -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