blob: 2628b79fdba1f4b301b2d672b5f79982a866f457 [file] [log] [blame]
{
bt_instance: "production",
bt_project_id: "skia-public",
code_review_systems: [
{
id: "github",
flavor: "github",
github_cred_path: "/var/secrets/github/github_token",
github_repo: "flutter/engine",
url_template: "https://github.com/flutter/engine/pull/%s"
},
],
gcs_bucket: "skia-gold-flutter-engine",
git_bt_table: "git-repos2",
git_repo_url: "https://github.com/flutter/engine",
fs_namespace: "flutter-engine",
fs_project_id: "skia-firestore",
known_hashes_gcs_path: "skia-gold-flutter-engine/hash_files/gold-flutter-engine-hashes.txt",
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: true
}