From 3356a691f7de76046c49339f0fba9a9519496ecc Mon Sep 17 00:00:00 2001 From: konrad Date: Wed, 22 May 2019 22:55:32 +0200 Subject: [PATCH] Removed drone debug env variables --- .drone1.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.drone1.yml b/.drone1.yml index 9812f24da95..9d607c8319d 100644 --- a/.drone1.yml +++ b/.drone1.yml @@ -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