
8/4/2020
What this post added
This post introduces a CI/CD pipeline for automatically deploying Hugo static sites to Firebase Hosting and draft versions to Cloud Run. It details the use of GitHub Actions, Hugo's build process, Firebase CLI for deployment, and Cloud Run for draft deployments, providing a concrete example of automating web application deployment workflows.