diff --git a/.drone.yml b/.drone.yml index acba190..f5b5249 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,10 +53,10 @@ steps: - name: static image: techknowlogick/xgo:latest pull: true + environment: + GOPATH: /srv/app commands: - export PATH=$PATH:$GOPATH/bin - - ls - - echo $GO111MODULE - make release # Push the releases to our pseudo-s3-bucket