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
|
||||
pull: true
|
||||
environment:
|
||||
GOPATH: /srv/app
|
||||
TAGS: netgo
|
||||
commands:
|
||||
- make release
|
||||
|
|
Loading…
Reference in New Issue