We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3fc873 + c4352d0 commit f4df134Copy full SHA for f4df134
Jenkinsfile
@@ -542,9 +542,6 @@ pipeline {
542
expression {
543
return BRANCH_NAME == MASTER_BRANCH
544
}
545
- expression {
546
- return GIT_COMMIT =! GIT_PREVIOUS_SUCCESSFUL_COMMIT
547
- }
548
549
550
steps {
@@ -596,9 +593,6 @@ pipeline {
596
593
597
594
598
595
599
600
601
602
603
604
0 commit comments