.gitlab-ci.yml: Set interuptable: true
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Sep 2020 22:47:25 +0000 (10:47 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 1 Oct 2020 01:18:38 +0000 (01:18 +0000)
commit5edc004f95cfcf314dcd935cdf7d4141844f664a
tree20d5158c8d86ada5b190733e6347cd3db8ee01b9
parent40511af091b6b3f138af930affab67865e33f81d
.gitlab-ci.yml: Set interuptable: true

This should reduce some CI costs, avoiding spending CPU time on jobs that are
already out of date because a new branch has been pushed.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
.gitlab-ci.yml