turn modules on

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-25 00:01:25 -04:00
parent ee445ecb45
commit 5163b50eb4
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -9,4 +9,6 @@ RUN apk add --no-cache \
jq \
make
ENV GO111MODULE on
COPY upload-assets /usr/bin/upload-assets