File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 44 "archives" : [
55 {
66 "base_path" : " out/host_debug/zip_archives/" ,
7+ "type" : " gcs" ,
78 "include_paths" : [
89 " out/host_debug/zip_archives/windows-x64/artifacts.zip" ,
910 " out/host_debug/zip_archives/windows-x64/windows-x64-embedder.zip" ,
10- " out/host_debug/zip_archives/windows-x64-debug/windows-x64-flutter.zip" ,
11- " out/host_debug/zip_archives/windows-x64/flutter-cpp-client-wrapper.zip" ,
1211 " out/host_debug/zip_archives/windows-x64/font-subset.zip" ,
1312 " out/host_debug/zip_archives/dart-sdk-windows-x64.zip" ,
13+ " out/host_debug/zip_archives/windows-x64-debug/windows-x64-flutter.zip" ,
14+ " out/host_debug/zip_archives/windows-x64/flutter-cpp-client-wrapper.zip" ,
1415 " out/host_debug/zip_archives/flutter-web-sdk-windows-x64.zip"
1516 ],
1617 "name" : " host_debug"
6263 "archives" : [
6364 {
6465 "base_path" : " out/host_profile/zip_archives/" ,
66+ "type" : " gcs" ,
6567 "include_paths" : [
6668 " out/host_profile/zip_archives/windows-x64-profile/windows-x64-flutter.zip"
6769 ],
9597 "archives" : [
9698 {
9799 "base_path" : " out/host_release/zip_archives/" ,
100+ "type" : " gcs" ,
98101 "include_paths" : [
99102 " out/host_release/zip_archives/windows-x64-release/windows-x64-flutter.zip"
100103 ],
You can’t perform that action at this time.
0 commit comments