[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:
Jonathan Budzenski 2022-05-17 13:22:08 -05:00 committed by GitHub
parent 859a795469
commit e401c41e78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: '*'