add gopath
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
d2a9b8e31c
commit
edff559562
|
@ -30,6 +30,7 @@ pipeline:
|
||||||
image: appleboy/golang-testing
|
image: appleboy/golang-testing
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
|
GOPATH: /srv/app
|
||||||
TAGS: netgo
|
TAGS: netgo
|
||||||
commands:
|
commands:
|
||||||
- make release
|
- make release
|
||||||
|
|
Loading…
Reference in New Issue