Skip to content

gitlab-ci: Run manual jobs automatically only on scheduled pipelines

Brad King requested to merge brad.king/cmake:ci-scheduled into master

Previously we ran manual jobs automatically in the cmake/cmake project integration branches. Change this to happen only when the pipeline is created by a schedule.

Also, start automatic jobs in scheduled pipelines without delay.

Backport: release

Edited by Brad King

Merge request reports