Install missing system packages
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
# Based upon https://gist.github.com/jlhawn/8f218e7c0b14c941c41f
|
# Based upon https://gist.github.com/jlhawn/8f218e7c0b14c941c41f
|
||||||
# and https://github.com/moikot/golang-dep/blob/master/.travis/push.sh
|
# and https://github.com/moikot/golang-dep/blob/master/.travis/push.sh
|
||||||
|
|
||||||
|
# Install required system packages.
|
||||||
|
apk add curl jq
|
||||||
|
|
||||||
# Get a token from hub.docker.com with the owner credentials.
|
# Get a token from hub.docker.com with the owner credentials.
|
||||||
token=$(curl -s \
|
token=$(curl -s \
|
||||||
-X POST \
|
-X POST \
|
||||||
|
|||||||
Reference in New Issue
Block a user