Fixed build

This commit is contained in:
konrad 2019-05-22 20:36:11 +02:00
parent 7107d030fc
commit 7d46c88285
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 6 additions and 0 deletions

View File

@ -154,6 +154,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOFLAGS: '-mod=vendor'
# This path does not exist. However, when we set the gopath to /go, the build fails. Not sure why.
# Leaving this here until we know how to resolve this properly.
GOPATH: /srv/app
@ -166,6 +167,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOFLAGS: '-mod=vendor'
# This path does not exist. However, when we set the gopath to /go, the build fails. Not sure why.
# Leaving this here until we know how to resolve this properly.
GOPATH: /srv/app
@ -178,6 +180,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOFLAGS: '-mod=vendor'
# This path does not exist. However, when we set the gopath to /go, the build fails. Not sure why.
# Leaving this here until we know how to resolve this properly.
GOPATH: /srv/app
@ -351,6 +354,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOFLAGS: '-mod=vendor'
# This path does not exist. However, when we set the gopath to /go, the build fails. Not sure why.
# Leaving this here until we know how to resolve this properly.
GOPATH: /srv/app
@ -363,6 +367,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOFLAGS: '-mod=vendor'
# This path does not exist. However, when we set the gopath to /go, the build fails. Not sure why.
# Leaving this here until we know how to resolve this properly.
GOPATH: /srv/app
@ -375,6 +380,7 @@ steps:
image: techknowlogick/xgo:latest
pull: true
environment:
GOFLAGS: '-mod=vendor'
# This path does not exist. However, when we set the gopath to /go, the build fails. Not sure why.
# Leaving this here until we know how to resolve this properly.
GOPATH: /srv/app