Skip to content

Config the trigger for CloudBuild for all projects

Overview

The Trigger of CloudBuild to activate build for activity for project.

There are exist some case:

  • [1] The repository has changed.

(a) The repository has been removed

(b) The repository has been updated the layout of the project

  • [2] The misleading catch of rules for build:

In the dev-mode, there can some activity required to config the the build for a specific branch.

Example:

  • The build is for branch of staging but the config of build is for all .*

Reference: