This is a dedicated watch page for a single video.
You are setting up a CI/CD pipeline in Cloud Build to build an application container image. The application code is stored in GitHub. Your company's policy mandates that production image builds are exclusively executed against the main branch, and all pushes to the main branch must be approved by the change control team. You aim to automate the image build process to the greatest extent possible. What should you do? (Choose two options)