CI/CD Pipeline on GCP for the Monero Contract System
I built a CI/CD pipeline on GCP!
Github to host the source code, Cloud Build to automatically build and push a Docker container image to Artifact Registry, and then deployed the containerized application to Cloud Run for serverless hosting and scaling.