Updated pipeline firebase-deploy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user