Explicitly enabled go modules

This commit is contained in:
konrad 2019-04-27 11:20:54 +02:00
parent 37543654ae
commit 0a6ba755f1
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

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