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