indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Schedule specific jobs to run automatically #131

Open samuelbernardolip opened 3 years ago

samuelbernardolip commented 3 years ago

Allow jobs to be scheduled in a regular basis using the library available features. The question is if that should be placed in Jenkinsfile, being a feature outside the library, or allowing the users to set the cron in config.yml.

https://www.jenkins.io/doc/book/pipeline/syntax/#triggers