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

Commit e9dba03

Browse files
authored
Move 2 mac ios engine v2 builders to prod. (#37051)
1 parent a772d20 commit e9dba03

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.ci.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,23 +376,21 @@ targets:
376376

377377
- name: Mac mac_ios_engine
378378
recipe: engine_v2/engine_v2
379-
bringup: true
380379
timeout: 60
381380
properties:
382381
config_name: mac_ios_engine
383-
environment: Staging
382+
environment: Production
384383
dependencies: >-
385384
[
386385
{"dependency": "jazzy", "version": "0.14.1"}
387386
]
388387
389388
- name: Mac mac_ios_engine_profile
390389
recipe: engine_v2/engine_v2
391-
bringup: true
392390
timeout: 60
393391
properties:
394392
config_name: mac_ios_engine_profile
395-
environment: Staging
393+
environment: Production
396394

397395
- name: Mac mac_ios_engine_release
398396
recipe: engine_v2/engine_v2

0 commit comments

Comments
 (0)