mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -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
|
imageProject: elastic-images-prod
|
||||||
provider: gcp
|
provider: gcp
|
||||||
machineType: c2-standard-16
|
machineType: c2-standard-16
|
||||||
|
diskSizeGb: 125
|
||||||
timeout_in_minutes: 75
|
timeout_in_minutes: 75
|
||||||
retry:
|
retry:
|
||||||
automatic:
|
automatic:
|
||||||
|
|
|
@ -17,6 +17,7 @@ steps:
|
||||||
imageProject: elastic-images-prod
|
imageProject: elastic-images-prod
|
||||||
provider: gcp
|
provider: gcp
|
||||||
machineType: c2-standard-16
|
machineType: c2-standard-16
|
||||||
|
diskSizeGb: 125
|
||||||
key: build
|
key: build
|
||||||
if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''"
|
if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''"
|
||||||
timeout_in_minutes: 60
|
timeout_in_minutes: 60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue