remove gopath config in drone.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user