parent
ad1003e6bf
commit
c6787e1b9f
|
@ -19,9 +19,11 @@ steps:
|
|||
# - go test
|
||||
|
||||
- name: build
|
||||
image: eigeen/golang-devops:1.18
|
||||
image: golang:1.18
|
||||
environments:
|
||||
- CGO_ENABLED=0
|
||||
- GOOS=linux
|
||||
- GOARCH=amd64
|
||||
commands:
|
||||
- go build
|
||||
|
||||
|
|
Loading…
Reference in New Issue