How to trigger a Spinnaker pipeline by schedule or time?
Asked Answered
O

1

5

I have a pipeline setup in Spinnaker where it cuts and deploys a nightly build. I like this to start running at 2am everyday. But I couldn't find any option or documentation on how to do this.

Thanks.

Oneill answered 1/6, 2016 at 19:31 Comment(0)
G
7

When editing your pipeline, click "Add Trigger" and then choose "CRON" as the trigger type. There is a tooltip on the "CRON Expression" field that gives some help on how to construct the cron expression.

Thanks, -Mattenter image description here

Goniometer answered 1/6, 2016 at 19:54 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.