ci: make jobs interruptible

This will cancel old running pipelines if a new one is created.
This commit is contained in:
Jakub Rusz 2021-11-24 11:00:41 +01:00 committed by Alexander Todorov
parent b38524b7ee
commit 087b403042

View file

@ -16,12 +16,14 @@ init:
- shell
script:
- schutzbot/update_github_status.sh start
interruptible: true
RPM:
stage: rpmbuild
extends: .terraform
script:
- sh "schutzbot/mockbuild.sh"
interruptible: true
parallel:
matrix:
- RUNNER: