Skip to content

Commit cec07fe

Browse files
authored
Update Jenkinsfile
1 parent 2032f7f commit cec07fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Jenkinsfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ def shOutput = ""
55
def buildxPushTags = ""
66

77
pipeline {
8-
agent {
9-
label 'docker-multiarch'
10-
}
118
options {
129
buildDiscarder(logRotator(numToKeepStr: '5'))
1310
disableConcurrentBuilds()

0 commit comments

Comments
 (0)