Skip to content

.gitlab-ci.yml: Allow stopping of all jobs by default

Reynald Bourtembourg requested to merge allow-ci-jobs-interrupts into main

Only with interruptible set to true the running pipelines will be cancelled.

Merge request reports