Commit 9d35b841 authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] apk packages need sudo

parent 78d05647
......@@ -2,7 +2,7 @@
set -eux
apk add -q --no-progress --update tar alpine-sdk
apk add -q --no-progress --update tar alpine-sdk sudo
echo "PARAM_RELEASE: $PARAM_RELEASE"
echo "PARAM_DIST: $PARAM_DIST"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment