Skip to content

Commit 8c843a6

Browse files
fix(CI): add false to retry loop (#162)
1 parent 1f412af commit 8c843a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,5 +207,6 @@ Commit: ${env.CHANGE_TITLE}<br/>
207207
}
208208
input "Retry the e2e tests?"
209209
}
210+
false
210211
}
211212
}

0 commit comments

Comments
 (0)