You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi there,
a really appreciate if anyone guide me to do this because out there is a lot documentation to do this but using github.
Hi @luberechavarria ,
Thank you for your question!
Yes, we have the guide Deploy to Firebase and the example repository with ready to use pipelines.
It would be great if you provide us with feedback about the guide and the pipe.
Cheers,
Oleksandr
Hi @luberechavarria and welcome to the community.
We have a pipe that can deploy your code to Firebase:
If you take a look at the link above, there are several examples on how you can configure it in your bitbucket-pipelines.yml file.
Is this something that works for you?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi
Im trying to deploy my Nextjs into firebase hosting using the firebase-deploy pipe but I having an issue presented in this message.
Error: Cannot deploy a web framework from source because the experiment webframeworks is not enabled. To enable webframeworks run firebase experiments:enable webframeworks
What I have tried:
- Add the command into predeploy in firebase.json file
- tried to install the cli and run the command before the pipe.
How can i activate experiments feature with the pipe or add predeploy scripts into de pipe?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.