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

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

View File

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