Skip to content

Commit aa030e3

Browse files
authored
Update Jenkinsfile
1 parent 7f26768 commit aa030e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.jenkins/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ pipeline {
2626
timestamps()
2727
skipDefaultCheckout()
2828
disableConcurrentBuilds()
29+
disableRestartFromStage()
2930
parallelsAlwaysFailFast()
3031
buildDiscarder logRotator(artifactDaysToKeepStr: '', artifactNumToKeepStr: '', daysToKeepStr: '30', numToKeepStr: '')
3132
}

0 commit comments

Comments
 (0)