From d94ddad195824cf30b9c8e09eb1cd617b6518282 Mon Sep 17 00:00:00 2001 From: bel Date: Thu, 12 Oct 2023 02:04:44 +0000 Subject: [PATCH] Updated pipeline firebase-deploy --- .harness/firebase-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/firebase-deploy.yaml b/.harness/firebase-deploy.yaml index 9ed670d..0433dae 100644 --- a/.harness/firebase-deploy.yaml +++ b/.harness/firebase-deploy.yaml @@ -5,9 +5,9 @@ spec: - name: build type: ci spec: - when: build.event == "branch_updated" && build.target == "main" steps: - name: build + when: build.event == "branch_updated" && build.target == "main" type: run spec: name: build