Drone debug
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
kolaente 2020-09-03 15:24:33 +02:00
parent d91edcb240
commit bfd7224fa2
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -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 ]