schedules list definition

The schedules list specifies the scheduled triggers for the pipeline.

schedules: [ cron ] # 

Properties that use this definition: pipeline.schedules

List types

Type Description
schedules.cron
schedules: [ cron ] # 

Properties that use this definition: pipeline.schedules

List types

Type Description
schedules.cron
schedules: [ cron ] # 

Properties that use this definition: pipeline.schedules

List types

Type Description
schedules.cron
schedules: [ cron ] # 

Properties that use this definition: pipeline.schedules

List types

Type Description
schedules.cron

Remarks

If you specify no scheduled trigger, no scheduled builds occur.

See also