This commit is contained in:
parent
e5bef071c7
commit
105914fd48
@ -7,9 +7,9 @@ steps:
|
||||
image: golang:1.19
|
||||
commands:
|
||||
- go build -o gospt
|
||||
- gospt completion zsh > gospt_zsh
|
||||
- gospt completion shell > gospt_shell
|
||||
- gospt completion fish > gospt_fish
|
||||
- ./gospt completion zsh > gospt_zsh
|
||||
- ./gospt completion shell > gospt_shell
|
||||
- ./gospt completion fish > gospt_fish
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user