This commit is contained in:
parent
0a2da5dc73
commit
43a751362f
|
@ -11,8 +11,8 @@ 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
|
||||||
|
- go env -w GOPROXY=https://goproxy.cn,direct
|
||||||
- make
|
- make
|
||||||
- ./_example/simple/run.sh
|
- ./_example/simple/run.sh
|
||||||
- cp build/joj3 ~/.local/bin/joj3
|
- cp build/joj3 ~/.local/bin/joj3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user