Properly add gopath

This commit is contained in:
konrad 2019-04-27 11:27:01 +02:00
parent c6dc647fda
commit e661986b67
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOPATH: /go
GO111MODULE: on
commands:
- export PATH=$PATH:$GOPATH/bin