TeamCity On-Premises
 
You are viewing the documentation for an earlier version of TeamCity On-Premises.

Cron Expressions in TeamCity

Last modified: 05 March 2021

TeamCity allows you to flexibly schedule regular operations using the cron format. Currently, cron-like expressions are supported for schedule triggers and server clean-up.

TeamCity uses Quartz for working with cron expressions. See the examples below or consider using the CronMaker utility to generate expressions based on the Quartz cron format.