This commit is contained in:
parent
06d6bcd4f8
commit
f96d673ef8
10
.drone.yml
10
.drone.yml
@ -3,11 +3,11 @@ kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
# - name: test
|
||||
# image: golang
|
||||
# commands:
|
||||
# - export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
# - go test
|
||||
- name: test
|
||||
image: golang
|
||||
commands:
|
||||
- export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
# - go test
|
||||
|
||||
- name: clone_web
|
||||
image: alpine/git
|
||||
|
Loading…
x
Reference in New Issue
Block a user