Updated pipeline firebase-deploy

This commit is contained in:
bel
2023-10-12 02:05:04 +00:00
committed by Gitness
parent d94ddad195
commit 8b2e8e39fd

View File

@@ -7,8 +7,8 @@ spec:
spec:
steps:
- name: build
when: build.event == "branch_updated" && build.target == "main"
type: run
when: build.event == "branch_updated" && build.target == "main"
spec:
name: build
shell: bash