修改
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
f96d673ef8
commit
70f861820e
|
@ -7,7 +7,7 @@ steps:
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
- export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||||
# - go test
|
- go test
|
||||||
|
|
||||||
- name: clone_web
|
- name: clone_web
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
|
|
Loading…
Reference in New Issue