How to Set Up a Deployment Pipeline on GCP with Cloud Build, Container Registry and Cloud Run

How to Set Up a Deployment Pipeline on GCP with Cloud Build, Container Registry and Cloud Run

Now that the application is built and deployed, you should be able to access it through the endpoint generated by Cloud Run. To get its address:

Remember that, as described earlier, our application exposes two endpoints:

[…]