Removed drone debug env variables

This commit is contained in:
konrad 2019-05-22 22:55:32 +02:00
parent 7d46c88285
commit 3356a691f7
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 6 deletions

View File

@ -154,7 +154,6 @@ 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
@ -167,7 +166,6 @@ 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
@ -180,7 +178,6 @@ 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
@ -354,7 +351,6 @@ 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
@ -367,7 +363,6 @@ 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
@ -380,7 +375,6 @@ 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