Skip to content

.gitlab-ci.yml: allow interrupting track and build jobs

Abderrahim Kitouni requested to merge abderrahim/interruptible into master

This allows cancelling redundant pipelines that have already started

See https://docs.gitlab.com/ce/ci/yaml/#interruptible

Merge request reports