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

Commit 111808f

Browse files
authored
Promote fuchsia build v2 to prod. (#47729)
The current failure in staging is because the service account does not have write access to the release bucket. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 295a532 commit 111808f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ targets:
159159
timeout: 60
160160

161161
- name: Linux Fuchsia
162+
bringup: true
162163
recipe: engine/engine
163164
properties:
164165
build_fuchsia: "true"
@@ -216,7 +217,6 @@ targets:
216217
- web_sdk/**
217218

218219
- name: Linux linux_fuchsia
219-
bringup: true
220220
recipe: engine_v2/engine_v2
221221
timeout: 60
222222
properties:

0 commit comments

Comments
 (0)