From 3f63e1f9c417f62dddc0c274756726ac9106dff2 Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 27 Apr 2019 11:16:27 +0200 Subject: [PATCH] Debugging --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 87bdc90..acba190 100644 --- a/.drone.yml +++ b/.drone.yml @@ -55,6 +55,8 @@ steps: pull: true commands: - export PATH=$PATH:$GOPATH/bin + - ls + - echo $GO111MODULE - make release # Push the releases to our pseudo-s3-bucket