List of questions
Related questions
Question 109 - Professional Cloud DevOps Engineer discussion
You are creating a CI/CD pipeline in Cloud Build to build an application container image The application code is stored in GitHub Your company requires thai production image builds are only run against the main branch and that the change control team approves all pushes to the main branch You want the image build to be as automated as possible What should you do?
Choose 2 answers
A.
Create a trigger on the Cloud Build job Set the repository event setting to Pull request'
B.
Add the owners file to the Included files filter on the trigger
C.
Create a trigger on the Cloud Build job Set the repository event setting to Push to a branch
D.
Configure a branch protection rule for the main branch on the repository
E.
Enable the Approval option on the trigger
Your answer:
0 comments
Sorted by
Leave a comment first