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