Update Jenkinsfile

This commit is contained in:
2023-07-02 19:40:02 +02:00
parent 79bd3b75d2
commit 3b6162dfe0
Vendored
+1 -1
View File
@@ -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'))