Add mage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-09-03 13:26:56 +02:00
parent e1e9fd536a
commit f6e89d2876
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM golang:1.13-alpine
ENV GO111MODULE=on
RUN apk --no-cache add build-base git
RUN apk --no-cache add build-base git && go install github.com/magefile/mage