This commit is contained in:
parent
15a6431b19
commit
a374a1ff4d
@ -6,8 +6,8 @@ pipeline:
|
|||||||
- go build -o bin/haunt
|
- go build -o bin/haunt
|
||||||
- mkdir completions
|
- mkdir completions
|
||||||
- ./bin/haunt completion zsh > completions/haunt_zsh
|
- ./bin/haunt completion zsh > completions/haunt_zsh
|
||||||
- ./bin/haunt completion bash > completion/haunt_bash
|
- ./bin/haunt completion bash > completions/haunt_bash
|
||||||
- ./bin/haunt copletion fish > completion/haunt_fish
|
- ./bin/haunt copletion fish > completions/haunt_fish
|
||||||
publish:
|
publish:
|
||||||
image: goreleaser/goreleaser
|
image: goreleaser/goreleaser
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user