This commit is contained in:
parent
774cc451fa
commit
770982de16
|
@ -11,6 +11,7 @@ server:
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
|
- export PATH=$PATH:/usr/local/go/bin
|
||||||
- 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