CI test #4
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Eigeen 2022-04-03 19:28:55 +08:00
parent 3d4607c91d
commit ad1003e6bf
1 changed files with 2 additions and 2 deletions

View File

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