adds gcc to test container
This commit is contained in:
parent
ff64dab750
commit
e5966eb030
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user