remove gopath config in drone.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
01d545a408
commit
83b1e6b98f
|
@ -67,9 +67,6 @@ pipeline:
|
|||
release:
|
||||
image: appleboy/golang-testing:1.9
|
||||
pull: true
|
||||
environment:
|
||||
GOPATH: /srv/app
|
||||
TAGS: netgo
|
||||
commands:
|
||||
- make release
|
||||
when:
|
||||
|
|
Loading…
Reference in New Issue