This commit is contained in:
parent
52d15222cb
commit
cbf8fcf36e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: build
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- ./scripts/build.sh
|
||||
- go test ./...
|
||||
|
||||
- name: publish
|
||||
|
|
Loading…
Reference in a new issue