Can I schedule a build in Codemagic?

Last updated: September 1, 2026

Context

You may want to automatically trigger builds at specific days and times — for example, so your QA team starts the day with the latest version of the app, or to run long test suites at a convenient time without tying them to every commit.

Answer

Yes! Codemagic supports scheduled builds, allowing you to run builds at regular intervals on the days and times you choose. Follow these steps to set one up:

  1. Open your application in Codemagic.

  2. Switch to the Scheduled builds tab and click the Add new schedule button.

  3. Select the Branch and the Workflow to run.

  4. In the Schedule for field, select the days you want the build to run.

  5. Specify the start time (UTC) by selecting a value from the At field. Note that builds may be delayed up to 15 minutes during peak hours.

  6. Click Add schedule to save.

Your saved schedules are displayed in the Scheduled builds section on the right sidebar in app settings. To remove a schedule, hover over it and click the trash bin icon.

Builds triggered by a schedule will be marked with "Schedule" as the trigger on the build overview page.