remove gopath config in drone.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-10-03 23:12:54 +08:00
parent 01d545a408
commit 83b1e6b98f
1 changed files with 0 additions and 3 deletions

View File

@ -67,9 +67,6 @@ pipeline:
release:
image: appleboy/golang-testing:1.9
pull: true
environment:
GOPATH: /srv/app
TAGS: netgo
commands:
- make release
when: