Trigger a pipeline on cron schedule or push event

Hi all,

I’m wondering how to trigger a pipeline on either via a schedule or a push. I’m running 1.1 and can’t seem to work it out. I’ve tried defining the schedule in the pipeline itself and also in the repo settings but neither seems to work. Nor does it produce any logs other then when storing the schedule.

From what I can tell, it’s available in 1.1. Should I just move to 1.2?

Regards,
Andrew

@grumpydude, you can find the relevant release notes here and the API documentation here. Here is the documentation for your reference.

Note: You cannot specify the cron name if you have multiple of them, the pipeline will be triggered for every cron setup on the repo.