remove GOPATH
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
1138f514e5
commit
172a8d6a7b
@ -1,6 +1,6 @@
|
||||
workspace:
|
||||
base: /go/src
|
||||
path: github.com/appleboy/drone-telegram
|
||||
base: /go
|
||||
path: src/github.com/appleboy/drone-telegram
|
||||
|
||||
clone:
|
||||
git:
|
||||
@ -31,9 +31,6 @@ pipeline:
|
||||
release:
|
||||
image: appleboy/golang-testing
|
||||
pull: true
|
||||
environment:
|
||||
TAGS: netgo
|
||||
GOPATH: /srv/app
|
||||
commands:
|
||||
- make release
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user