From ce151c9480d4d3975d4777a4288318600177c3a5 Mon Sep 17 00:00:00 2001 From: godofredoc Date: Fri, 21 Apr 2023 16:03:11 -0700 Subject: [PATCH] Revert "Revert "Upload windows arm artifacts to production bucket." (#41372)" This reverts commit 7abb06ae2e42b7779d68741bf2b89e8dc598a48a. --- ci/builders/windows_arm_host_engine.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ci/builders/windows_arm_host_engine.json b/ci/builders/windows_arm_host_engine.json index bf39ecbf13459..83da0008895d4 100644 --- a/ci/builders/windows_arm_host_engine.json +++ b/ci/builders/windows_arm_host_engine.json @@ -13,7 +13,8 @@ "out/host_debug_arm64/zip_archives/windows-arm64-debug/windows-arm64-flutter.zip", "out/host_debug_arm64/zip_archives/windows-arm64/flutter-cpp-client-wrapper.zip" ], - "name": "host_debug_arm64" + "name": "host_debug_arm64", + "realm": "production" } ], "drone_dimensions": [ @@ -52,7 +53,8 @@ "include_paths": [ "out/host_profile_arm64/zip_archives/windows-arm64-profile/windows-arm64-flutter.zip" ], - "name": "host_profile_arm64" + "name": "host_profile_arm64", + "realm": "production" } ], "drone_dimensions": [ @@ -88,7 +90,8 @@ "include_paths": [ "out/host_release_arm64/zip_archives/windows-arm64-release/windows-arm64-flutter.zip" ], - "name": "host_profile_arm64" + "name": "host_profile_arm64", + "realm": "production" } ], "drone_dimensions": [