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