PRE RELEASE: contact support@codefresh.io to enable the experimental pipelines API that supports the new
cron_trigger
attribute. This API will be made generally available in the future.
Changes
- Deprecate
codefresh_pipeline_cron_trigger
in favor ofcodefresh_pipeline.spec.cron_trigger
. (See: #39 (comment)).
🚀 Features
- Add inline cron triggers to
codefresh_pipeline
@oleksandr-codefresh (#122)