mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
#197663
This commit is contained in:
parent
94674b0fd3
commit
2d19a8d935
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
|||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: c2-standard-16
|
||||
diskSizeGb: 125
|
||||
timeout_in_minutes: 75
|
||||
retry:
|
||||
automatic:
|
||||
|
|
|
@ -17,6 +17,7 @@ steps:
|
|||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: c2-standard-16
|
||||
diskSizeGb: 125
|
||||
key: build
|
||||
if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''"
|
||||
timeout_in_minutes: 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue