Updated pipeline firebase-deploy

main
bel 2023-10-12 02:20:22 +00:00 committed by Gitness
parent dff3bf2179
commit f238e32e1f
1 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,7 @@ spec:
type: run
spec:
name: debug
container: alpine/git
shell: sh
script: |
echo build.event = ${{ build.event }}
@ -19,6 +20,7 @@ spec:
when: build.event == "branch_updated" && build.target == "main"
spec:
name: build
container: alpine/git
shell: bash
script: >
bash ./deploy.firebase.sh '${{