Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-09-24 15:51:25 -04:00
parent 5a4353b749
commit 8c83d93e38

View File

@@ -5,6 +5,7 @@ RUN apk add --no-cache \
bash \
ca-certificates \
curl \
jq
jq \
make
COPY upload-assets /usr/bin/upload-assets