DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Set up CI/CD with Firebase(GCP) and GitHub in 10 minutes

4 years ago medium.com
Set up CI/CD with Firebase(GCP) and GitHub in 10 minutes

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Wanna learn how to automate your deployment workflow? When you work on a team, new features are continually getting implemented.

If you have an existing firebase project, go to step Go to firebase.google.com and go to the console to create a new project.

Then go to edit to add another role called ‘Firebase Admin.’ If your app uses an API, you have to add API Keys Admin.

To test your CI/CD pipeline, make some changes to your project and push up the code.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com