use firebase-tools docker image
parent
afa43aafdf
commit
9c3c235073
|
|
@ -20,7 +20,7 @@ spec:
|
|||
when: build.event == "push" && build.target == "main"
|
||||
spec:
|
||||
name: build
|
||||
container: alpine/git
|
||||
container: andreysenov/firebase-tools
|
||||
shell: sh
|
||||
script: >
|
||||
sh ./deploy.firebase.sh '${{
|
||||
|
|
|
|||
Loading…
Reference in New Issue