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

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

View File

@ -58,6 +58,7 @@ steps:
environment:
GOPROXY: 'https://goproxy.kolaente.de'
commands:
- echo $PATH
- mage build:build
when:
event: [ push, tag, pull_request ]