diff --git a/.drone1.yml b/.drone1.yml index 852507c6b..17bda81a7 100644 --- a/.drone1.yml +++ b/.drone1.yml @@ -59,6 +59,7 @@ steps: GOPROXY: 'https://goproxy.kolaente.de' commands: - echo $PATH + - ls /go/bin/ - mage build:build when: event: [ push, tag, pull_request ]