This commit is contained in:
parent
eafa1e6641
commit
ec22bb31de
|
@ -11,7 +11,7 @@ steps:
|
|||
image: golang:1.12
|
||||
commands:
|
||||
- export GOPATH=/go
|
||||
- go get -d ./...
|
||||
- go get -d -t ./...
|
||||
- go build ./...
|
||||
- go test ./...
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user