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