IMPROVED: add status to cache #12
@ -2,6 +2,7 @@ pipeline:
|
||||
build:
|
||||
image: golang:1.19
|
||||
commands:
|
||||
- go mod tidy
|
||||
- go build -o gospt
|
||||
- mkdir completions
|
||||
- ./gospt completion zsh > completions/gospt_zsh
|
||||
|
Loading…
Reference in New Issue
Block a user