From 1dc667399e0cb3c4c7d4dff4da3c15f5f616525d Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Mon, 6 Nov 2023 16:10:55 -0800 Subject: [PATCH] Promote fuchsia build v2 to prod. The current failure in staging is because the service account does not have write access to the release bucket. --- .ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index b6b83d5019c1f..b6b37d2f3c5fe 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -159,6 +159,7 @@ targets: timeout: 60 - name: Linux Fuchsia + bringup: true recipe: engine/engine properties: build_fuchsia: "true" @@ -216,7 +217,6 @@ targets: - web_sdk/** - name: Linux linux_fuchsia - bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: