Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As a DevOps Engineer setting up a CI/CD pipeline in Google Cloud Platform with Cloud Source Repositories, which statement accurately describes the capabilities of triggers for Cloud Source Repositories?
A
Triggers are limited to executing pipelines on a scheduled basis, excluding events like commits in the repository.
B
Triggers can initiate pipelines both upon new commits to the repository and according to a predefined schedule.
C
The only trigger available is for new tags pushed to the repository, with no support for commits or schedules.
D
Pipelines can only be triggered by new commits to the repository, without any scheduling options.