ci: make pipelines interruptible
What does this MR do?
This defaults all CI jobs to interruptible: true
so that redundant
pipelines can be automatically cancelled.`
This will ensure that the Auto-cancel redundant pipelines
setting is actually honored.
Edited by Paul Gascou-Vaillancourt