Skip to content

Commit

Permalink
HBASE-23053 Disable concurrent nightly builds (apache#654)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Busbey <[email protected]>
(cherry picked from commit ec697d1)

Change-Id: I92494e0c6b2abb37e95c151bcab696f5f31559d9
  • Loading branch information
petersomogyi authored and Jenkins committed Oct 10, 2019
1 parent 9a65d5a commit 3e079db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-support/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ pipeline {
timeout (time: 9, unit: 'HOURS')
timestamps()
skipDefaultCheckout()
disableConcurrentBuilds()
}
environment {
YETUS_RELEASE = '0.11.0'
Expand Down

0 comments on commit 3e079db

Please sign in to comment.