Create scheduled pipeline

Created on 19 January 2024, 5 months ago
Updated 9 February 2024, 5 months ago

Now that we have a well-configured and fully passing gitlab pipeline, it would be nice to have it scheduled to run regularly.

Here's the page
https://git.drupalcode.org/project/module_filter/-/pipeline_schedules

It does not have to run every day, but would say it is too infrequent to run once a week. So maybe make a custom job and run it on days 1, 3, 5 to give three runs per week. The five values in the crontab are min hour day month weekday
For example mm hh * * 1,3,5. Put any number for the mm and hh.

πŸ“Œ Task
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom jonathan1055

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024