diff --git a/Jenkinsfile b/Jenkinsfile index ce74491..9695ba8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -44,7 +44,7 @@ podTemplate( container('golang') { writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getLocalRootCA()) sh """ - apk add --no-cache curl + apk add --no-cache curl gcc musl-dev curl \ --silent \ --location \