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:
|
workspace:
|
||||||
base: /go/src
|
base: /go
|
||||||
path: github.com/appleboy/drone-telegram
|
path: src/github.com/appleboy/drone-telegram
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
@ -31,9 +31,6 @@ pipeline:
|
|||||||
release:
|
release:
|
||||||
image: appleboy/golang-testing
|
image: appleboy/golang-testing
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
|
||||||
TAGS: netgo
|
|
||||||
GOPATH: /srv/app
|
|
||||||
commands:
|
commands:
|
||||||
- make release
|
- make release
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user