Skip to content

Commit cbcf66c

Browse files
authored
Update Jenkinsfile
1 parent cec07fe commit cbcf66c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

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

77
pipeline {
8+
agent any
89
options {
910
buildDiscarder(logRotator(numToKeepStr: '5'))
1011
disableConcurrentBuilds()

0 commit comments

Comments
 (0)