source To Build
Parameters
The repo and ref of the repository from which to build. This field is used only for those triggers that do not respond to SCM events. Triggers that respond to such events build source at whatever commit caused the event. This field is currently only used by Webhook, Pub/Sub, Manual, and Cron triggers. One of trigger_template
, github
, pubsub_config
webhook_config
or source_to_build
must be provided. Structure is documented below.
Parameters
The repo and ref of the repository from which to build. This field is used only for those triggers that do not respond to SCM events. Triggers that respond to such events build source at whatever commit caused the event. This field is currently only used by Webhook, Pub/Sub, Manual, and Cron triggers. One of trigger_template
, github
, pubsub_config
webhook_config
or source_to_build
must be provided. Structure is documented below.