CI test #3
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-04-03 19:20:23 +08:00
parent 97b1961d7c
commit 3d4607c91d

View File

@@ -14,12 +14,12 @@ steps:
- $GOPATH/pkg
# - name: test
# image: golang:1.18-alpine
# image: eigeen/golang-devops:1.18-alpine
# commands:
# - go test
- name: build
image: golang:1.18-alpine
image: eigeen/golang-devops:1.18-alpine
environments:
- CGO_ENABLED=0
commands: