
Explanation:
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.
Ultimate access to all questions.
No comments yet.
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