This commit is contained in:
parent
18ffc13e92
commit
9d19f98adc
|
@ -11,6 +11,7 @@ steps:
|
|||
image: golang:1.12-alpine
|
||||
commands:
|
||||
- export GOPATH=/go
|
||||
- export CGO_ENABLED=0
|
||||
- apk --no-cache add git
|
||||
- go get -d -t ./...
|
||||
- go build ./...
|
||||
|
|
Loading…
Reference in New Issue
Block a user