ci: fix build steps pt2
This commit is contained in:
parent
a374a1ff4d
commit
08d0a600c3
@ -7,7 +7,7 @@ pipeline:
|
||||
- mkdir completions
|
||||
- ./bin/haunt completion zsh > completions/haunt_zsh
|
||||
- ./bin/haunt completion bash > completions/haunt_bash
|
||||
- ./bin/haunt copletion fish > completions/haunt_fish
|
||||
- ./bin/haunt completion fish > completions/haunt_fish
|
||||
publish:
|
||||
image: goreleaser/goreleaser
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user