Hello I have a node js project which I am hosting on firebase. But I am not sure how to use bitbucket pipeline to deploy project on firebase. Any Idea?
Hi Satish,
I am not on the Bitbucket team but will try to help.
Here is the guide for deploying from pipelines to Google Cloud (App Engine) https://confluence.atlassian.com/bitbucket/deploy-to-google-cloud-900820342.html
You will need to substitute some off the google cloud sdk commands with those relevant to firebase: https://cloud.google.com/sdk/gcloud/reference/firebase/
I hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.