How to trigger a Spinnaker pipeline by schedule or time? -


i have pipeline setup in spinnaker cuts , deploys nightly build. start running @ 2am everyday. couldn't find option or documentation on how this.

thanks.

when editing pipeline, click "add trigger" , choose "cron" trigger type. there tooltip on "cron expression" field gives on how construct cron expression.

thanks, -mattenter image description here


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -