Pipeline debugging

This commit is contained in:
kolaente 2021-02-10 20:49:20 +01:00
parent bb77df68f5
commit 480db6aa9b
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ steps:
GOPROXY: 'https://goproxy.kolaente.de'
commands:
- mage -compile ./mage-static
- env
when:
event: [ push, tag, pull_request ]