We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b445817 commit 1d8ada0Copy full SHA for 1d8ada0
1 file changed
ci/Jenkinsfile
@@ -20,6 +20,7 @@ pipeline {
20
cpu: 4
21
memory: 16Gi
22
'''
23
+ defaultContainer 'manylinux'
24
}
25
26
environment {
0 commit comments