GCP DevOps - HandsOn | Cloud Build , Cloud Build Trigger , Container Registry |
In this lab, you built a continuous integration pipeline using the Google Cloud tools Cloud Source Repositories, Cloud Build, build triggers, and Container Registry.
DevOpsProjectWithGCP

Prerequisites
Objectives - In this lab, you will learn how to perform the following tasks:
Task 1 : Create a Repository









Task 2: Create a Simple python application

main.py
Create a new file "layout.html" inside the templetes folder

Create a index.html file in the tempplete folder






Task 3. Define a Docker build
Dockerfile-

Task 4. Manage Docker images with Cloud Build and Container Registry
IMAGE CREATE




Container Ragistry - images

Create a Trigger -






Cloud Build -





Task 5. Automate builds with triggers







Last updated