parent
70f861820e
commit
50a671eaa5
@ -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
|
||||||
@ -28,6 +28,7 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
|
volumes:
|
||||||
- name: outdir
|
- name: outdir
|
||||||
host:
|
host:
|
||||||
path: /root/web
|
path: /root/web
|
||||||
|
Loading…
x
Reference in New Issue
Block a user