trigger Template
Parameters
value
Template describing the types of source changes to trigger a build. Branch and tag names in trigger templates are interpreted as regular expressions. Any branch or tag change that matches that regular expression will trigger a build. One of trigger_template
, github
, pubsub_config
, webhook_config
or source_to_build
must be provided. Structure is documented below.
Parameters
argument
Template describing the types of source changes to trigger a build. Branch and tag names in trigger templates are interpreted as regular expressions. Any branch or tag change that matches that regular expression will trigger a build. One of trigger_template
, github
, pubsub_config
, webhook_config
or source_to_build
must be provided. Structure is documented below.