This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user