Skip to content

Commit

Permalink
HBASE-23053 Disable concurrent nightly builds (#654)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Busbey <[email protected]>
  • Loading branch information
petersomogyi committed Oct 10, 2019
1 parent 6c5df7a commit 558d835
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: 6, unit: 'HOURS')
timestamps()
skipDefaultCheckout()
disableConcurrentBuilds()
}
environment {
YETUS_RELEASE = '0.11.0'
Expand Down

0 comments on commit 558d835

Please sign in to comment.