This topic describes how to configure a scheduled pipeline trigger in the trigger settings of Alibaba Cloud DevOps Flow. You can schedule a pipeline to run for once or schedule a pipeline to run periodically.
Scheduled pipeline trigger
You can schedule a pipeline to run periodically by using a scheduled pipeline trigger. Go to the pipeline edit page, click the Trigger Settings tab. On the page that appears, turn on Scheduled Tigger, select Periodic Trigger or Single Trigger in the Trigger Mode section.
Periodic Trigger: Specify the trigger date and cyclic triggers within a specified time period (Trigger At, Interval). Example: A trigger is scheduled to run every 5 minutes from 20:00 to 22:00 every Tuesday and Thursday.
Single Trigger: specify a specified date and time for a single trigger.
Flow allows you to configure a pipeline to be triggered by code changes. If the scheduled pipeline trigger activates but no code changes occur since the last run, the pipeline is not trigger (applicable to Codeup source code only).
