oop
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
jjohnstondev 2023-01-09 15:54:10 -08:00
parent 105914fd48
commit 0305fe3c1c
1 changed files with 1 additions and 1 deletions

View File

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