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