From 45f96f8dda81f2a16e5cd0e9b1ce2236d40e684c Mon Sep 17 00:00:00 2001 From: godofredoc Date: Thu, 20 Apr 2023 11:04:09 -0700 Subject: [PATCH] Revert "Upload windows arm artifacts to production bucket. (#41324)" This reverts commit 32a8f98d19dfb140b20ff506e3ade6f71416aaa9. --- ci/builders/windows_arm_host_engine.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/ci/builders/windows_arm_host_engine.json b/ci/builders/windows_arm_host_engine.json index 83da0008895d4..bf39ecbf13459 100644 --- a/ci/builders/windows_arm_host_engine.json +++ b/ci/builders/windows_arm_host_engine.json @@ -13,8 +13,7 @@ "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", - "realm": "production" + "name": "host_debug_arm64" } ], "drone_dimensions": [ @@ -53,8 +52,7 @@ "include_paths": [ "out/host_profile_arm64/zip_archives/windows-arm64-profile/windows-arm64-flutter.zip" ], - "name": "host_profile_arm64", - "realm": "production" + "name": "host_profile_arm64" } ], "drone_dimensions": [ @@ -90,8 +88,7 @@ "include_paths": [ "out/host_release_arm64/zip_archives/windows-arm64-release/windows-arm64-flutter.zip" ], - "name": "host_profile_arm64", - "realm": "production" + "name": "host_profile_arm64" } ], "drone_dimensions": [