parent
97b1961d7c
commit
3d4607c91d
|
@ -14,12 +14,12 @@ steps:
|
||||||
- $GOPATH/pkg
|
- $GOPATH/pkg
|
||||||
|
|
||||||
# - name: test
|
# - name: test
|
||||||
# image: golang:1.18-alpine
|
# image: eigeen/golang-devops:1.18-alpine
|
||||||
# commands:
|
# commands:
|
||||||
# - go test
|
# - go test
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:1.18-alpine
|
image: eigeen/golang-devops:1.18-alpine
|
||||||
environments:
|
environments:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in New Issue