
Answer-first summary for fast verification
Answer: AWS CodeCommit
The correct answer is **AWS CodeCommit**, as it currently does not support triggering builds in Cloud Build. Options **Bitbucket**, **Cloud Source Repositories**, and **GitLab** are incorrect because they can be used to trigger builds in Cloud Build. For more details, refer to the [Google Cloud Build documentation](https://cloud.google.com/build/docs/automating-builds/create-webhook-triggers).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a DevOps Engineer at a start-up focused on rapid software delivery through an automated CI/CD pipeline, you're tasked with selecting repository tools. A critical requirement is the ability to trigger builds in Cloud Build. Which of the following repositories does not support this functionality?
A
Bitbucket
B
Cloud Source Repositories
C
AWS CodeCommit
D
GitLab
No comments yet.