Updated pipeline firebase-deploy
parent
046903a7f5
commit
204aee596d
|
|
@ -5,6 +5,7 @@ spec:
|
|||
- name: build
|
||||
type: ci
|
||||
spec:
|
||||
when: build.event == "branch_updated" && build.target == "main"
|
||||
steps:
|
||||
- name: build
|
||||
type: run
|
||||
|
|
|
|||
Loading…
Reference in New Issue