修改ci
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
06d6bcd4f8
commit
f96d673ef8
|
@ -3,10 +3,10 @@ kind: pipeline
|
|||
name: default
|
||||
|
||||
steps:
|
||||
# - name: test
|
||||
# image: golang
|
||||
# commands:
|
||||
# - export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
- name: test
|
||||
image: golang
|
||||
commands:
|
||||
- export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
# - go test
|
||||
|
||||
- name: clone_web
|
||||
|
|
Loading…
Reference in New Issue