blob: 773deb9b26a8df61d892f9cb172f2a7382eab239 [file] [log] [blame]
{
"builds": [
{
"archives": [
{
"name": "ci/host_debug_desktop",
"base_path": "out/ci/host_debug_desktop/zip_archives/",
"type": "gcs",
"include_paths": [
"out/ci/host_debug_desktop/zip_archives/linux-x64-debug/linux-x64-flutter-gtk.zip"
],
"realm": "production"
}
],
"drone_dimensions": [
"device_type=none",
"os=Linux"
],
"gclient_variables": {
"download_android_deps": false,
"use_rbe": true
},
"gn": [
"--runtime-mode",
"debug",
"--enable-fontconfig",
"--prebuilt-dart-sdk",
"--rbe",
"--no-goma",
"--target-dir",
"ci/host_debug_desktop"
],
"name": "ci/host_debug_desktop",
"ninja": {
"config": "ci/host_debug_desktop",
"targets": [
"flutter/shell/platform/linux:flutter_gtk"
]
}
},
{
"archives": [
{
"name": "ci/host_profile_desktop",
"base_path": "out/ci/host_profile_desktop/zip_archives/",
"type": "gcs",
"include_paths": [
"out/ci/host_profile_desktop/zip_archives/linux-x64-profile/linux-x64-flutter-gtk.zip"
],
"realm": "production"
}
],
"drone_dimensions": [
"device_type=none",
"os=Linux"
],
"gclient_variables": {
"download_android_deps": false,
"use_rbe": true
},
"gn": [
"--runtime-mode",
"profile",
"--no-lto",
"--enable-fontconfig",
"--prebuilt-dart-sdk",
"--rbe",
"--no-goma",
"--target-dir",
"ci/host_profile_desktop"
],
"name": "ci/host_profile_desktop",
"ninja": {
"config": "ci/host_profile_desktop",
"targets": [
"flutter/shell/platform/linux:flutter_gtk"
]
}
},
{
"archives": [
{
"name": "ci/host_release_desktop",
"base_path": "out/ci/host_release_desktop/zip_archives/",
"type": "gcs",
"include_paths": [
"out/ci/host_release_desktop/zip_archives/linux-x64-release/linux-x64-flutter-gtk.zip"
],
"realm": "production"
}
],
"drone_dimensions": [
"device_type=none",
"os=Linux"
],
"gclient_variables": {
"download_android_deps": false,
"use_rbe": true
},
"gn": [
"--runtime-mode",
"release",
"--enable-fontconfig",
"--prebuilt-dart-sdk",
"--rbe",
"--no-goma",
"--target-dir",
"ci/host_release_desktop"
],
"name": "ci/host_release_desktop",
"ninja": {
"config": "ci/host_release_desktop",
"targets": [
"flutter/shell/platform/linux:flutter_gtk"
]
}
}
]
}