Update Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -6,7 +6,7 @@ def buildxPushTags = ""
|
|||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
label 'docker-multiarch'
|
label 'master'
|
||||||
}
|
}
|
||||||
options {
|
options {
|
||||||
buildDiscarder(logRotator(numToKeepStr: '5'))
|
buildDiscarder(logRotator(numToKeepStr: '5'))
|
||||||
|
|||||||
Reference in New Issue
Block a user