Switch to mage #651

Merged
konrad merged 61 commits from feature/mage into master 2020-09-03 15:13:21 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit d91edcb240 - Show all commits

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 ]