mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Skip CI based on changes in PR (#59939)
This commit is contained in:
parent
1ede10ccbc
commit
8d19fb05a1
5 changed files with 72 additions and 10 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -3,7 +3,7 @@
|
|||
library 'kibana-pipeline-library'
|
||||
kibanaLibrary.load()
|
||||
|
||||
kibanaPipeline(timeoutMinutes: 135) {
|
||||
kibanaPipeline(timeoutMinutes: 135, checkPrChanges: true) {
|
||||
githubPr.withDefaultPrComments {
|
||||
catchError {
|
||||
retryable.enable()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue