Fix gopath
This commit is contained in:
parent
b2b12265d9
commit
a6d7c05b59
@ -9,6 +9,7 @@ steps:
|
|||||||
GOOS: linux
|
GOOS: linux
|
||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
|
GOPATH: /drone/src
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go get
|
- go get
|
||||||
|
Loading…
Reference in New Issue
Block a user