hi I am trying to define a custom cron job. Can you help me with the correct syntax. Tried a few things but this is the idea:
trigger:
branch:
- foo
event:
- cron
cron:
- * * * * *
hi I am trying to define a custom cron job. Can you help me with the correct syntax. Tried a few things but this is the idea:
trigger:
branch:
- foo
event:
- cron
cron:
- * * * * *
a few thoughts: