Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Quan,
You can follow below
targets:
prod:
resources:
jobs:
job1:
schedule:
quartz_cron_expression: "0 0 */2 * * ?" # Every 2 hours
job2:
schedule:
quartz_cron_expression: "0 0 6 * * ?" # Daily at 6am