[6.0] a6f489c85 Update make-apk-packages.sh from 7.2

Martin Blix Grydeland martin at varnish-software.com
Tue Nov 8 10:03:09 UTC 2022


commit a6f489c85ed72d8ea64c1149755b2aacb3054a18
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed Oct 12 15:41:08 2022 +0200

    Update make-apk-packages.sh from 7.2

diff --git a/.circleci/make-apk-packages.sh b/.circleci/make-apk-packages.sh
index 26b672c2c..a8b678f8f 100755
--- a/.circleci/make-apk-packages.sh
+++ b/.circleci/make-apk-packages.sh
@@ -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"


More information about the varnish-commit mailing list