mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[CI] Add 20 minutes to overall build timeout
This commit is contained in:
parent
0cc5d133d9
commit
02f2e80fce
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -3,7 +3,7 @@
|
|||
library 'kibana-pipeline-library'
|
||||
kibanaLibrary.load()
|
||||
|
||||
kibanaPipeline(timeoutMinutes: 135, checkPrChanges: true) {
|
||||
kibanaPipeline(timeoutMinutes: 155, checkPrChanges: true) {
|
||||
ciStats.trackBuild {
|
||||
githubPr.withDefaultPrComments {
|
||||
catchError {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue