Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0559567

Browse files
committed
[et] Prepare local_engine.json for CI, teach et to understand local build names
1 parent bb4ec2d commit 0559567

21 files changed

+694
-106
lines changed

.ci.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ platform_properties:
4949
# https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/android/avd/proto
5050
# You may use those names for the android_virtual_device version.
5151
targets:
52+
- name: Linux local_engine_builds
53+
bringup: true
54+
enabled_branches:
55+
- main
56+
recipe: engine_v2/engine_v2
57+
properties:
58+
config_name: local_engine
59+
5260
- name: Linux linux_android_emulator_tests
5361
enabled_branches:
5462
- main

0 commit comments

Comments
 (0)