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