Skip to content

Only delete exited container that have a minimum age

Alexandre Lossent requested to merge min_age into master

This avoids https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/2347, though only for jobs that run for less than the configured minimum age.

Merge request reports