Fix gopath

This commit is contained in:
Steven Polley 2018-12-22 23:40:00 -07:00
parent b2b12265d9
commit a6d7c05b59
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ steps:
GOOS: linux
GOARCH: amd64
CGO_ENABLED: 0
GOPATH: /drone/src
commands:
- go version
- go get