We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a2b4c commit 0f64986Copy full SHA for 0f64986
Jenkinsfile
@@ -1,6 +1,6 @@
1
pipeline {
2
agent {
3
- label 'taurus'
+ label 'docker-multiarch'
4
}
5
options {
6
buildDiscarder(logRotator(numToKeepStr: '5'))
0 commit comments