From the course: Google Cloud Platform Essential Training for Developers: Cloud-Native Development with Gemini
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Automating deployments with Cloud Deploy and release promotions - Google Cloud Platform Tutorial
From the course: Google Cloud Platform Essential Training for Developers: Cloud-Native Development with Gemini
Automating deployments with Cloud Deploy and release promotions
Okay, so now what we're going to do is we're going to go ahead and go to Cloud Deploy. In Cloud Deploy, you could see that our pipeline has been set up here. When we click on it, you're going to see a lot of good information. First off, you see the staging and the production. You can do this from the command line, but the visual here really helps. We're going to stick here within the console. If you click these three dots here next to Run Staging, you can see View Target. You can see view the services in Cloud Run once we deploy them. But for now, at the top, we're going to go ahead and create a release. And when we click this button, I'm just going to call this, I'm going to call it new beta. And right now I'm just going to go ahead and hit create. And once I create this release, it's going to start deploying it. And you're going to actually see it actually running in Cloud Run. So right now Right now it's pending and we'll give it some time here to start up. We'll go back here to…