mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[artifacts/staging] Skip docker cloud verification (#132348)
Cloud builds should be skipped pending implementation of phase 2 of daily releasable artifacts.
This commit is contained in:
parent
859a795469
commit
e401c41e78
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ steps:
|
|||
agents:
|
||||
queue: n2-2
|
||||
timeout_in_minutes: 30
|
||||
if: "build.env('RELEASE_BUILD') == null || build.env('RELEASE_BUILD') == '' || build.env('RELEASE_BUILD') == 'false'"
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue