A configuration change trigger allows a build to be automatically invoked as
soon as a new BuildConfig
is created.
The following is an example trigger definition YAML within the BuildConfig
:
type: "ConfigChange"
Note
|
Configuration change triggers currently only work when creating a new
|