parent
70f861820e
commit
50a671eaa5
@ -7,7 +7,7 @@ steps:
|
||||
image: golang
|
||||
commands:
|
||||
- export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
- go test
|
||||
# - go test
|
||||
|
||||
- name: clone_web
|
||||
image: alpine/git
|
||||
@ -28,6 +28,7 @@ steps:
|
||||
|
||||
- name: build
|
||||
image: golang
|
||||
volumes:
|
||||
- name: outdir
|
||||
host:
|
||||
path: /root/web
|
||||
|
Loading…
x
Reference in New Issue
Block a user