This commit is contained in:
parent
770982de16
commit
0a2da5dc73
|
@ -11,6 +11,7 @@ server:
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
|
- go env -w GOPROXY=https://goproxy.cn,direct
|
||||||
- export PATH=$PATH:/usr/local/go/bin
|
- export PATH=$PATH:/usr/local/go/bin
|
||||||
- make
|
- make
|
||||||
- ./_example/simple/run.sh
|
- ./_example/simple/run.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user