refac
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
jjohnstondev 2023-01-09 15:53:26 -08:00
parent e5bef071c7
commit 105914fd48

View File

@ -7,9 +7,9 @@ steps:
image: golang:1.19 image: golang:1.19
commands: commands:
- go build -o gospt - go build -o gospt
- gospt completion zsh > gospt_zsh - ./gospt completion zsh > gospt_zsh
- gospt completion shell > gospt_shell - ./gospt completion shell > gospt_shell
- gospt completion fish > gospt_fish - ./gospt completion fish > gospt_fish
- name: gitea_release - name: gitea_release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings: