Updated pipeline firebase-deploy
parent
204aee596d
commit
d94ddad195
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue