gitlab-ci: equally delay all jobs on integration branches

When running a pipeline on an integration branch in cmake/cmake, delay the lint jobs just as much as all the others. This avoids starting them unnecessarily during a sequence of merges over a short time range.

Backport: release

Merge request reports

Loading