Skip to content

Commit c90c339

Browse files
authored
Disabled concurrent jobs (#594)
1 parent 2c3daa0 commit c90c339

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
@@ -3,4 +3,5 @@ common {
33
slackChannel = '#connect-warn'
44
upstreamProjects = 'confluentinc/common'
55
pintMerge = true
6+
disableConcurrentBuilds = true
67
}

0 commit comments

Comments
 (0)