]> git.ipfire.org Git - thirdparty/bind9.git/commit
Mark backports CI job as non-interruptible
authorPetr Špaček <pspacek@isc.org>
Mon, 5 Aug 2024 08:21:46 +0000 (10:21 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 23 Aug 2024 07:58:34 +0000 (07:58 +0000)
commit0a246b5cfd8a0cdd0ebf20d522ea5e4543e9c046
tree10b3450714dc2554d860ba614246f0f545419db4
parent43c8ed45e53b5029caec1096288b62253e87f560
Mark backports CI job as non-interruptible

Previously CI job for the autobackport bot inherited "interruptible:
true" global configuration. This caused premature termination of the job
when another merge was finished before the autobackport job ran to
completion.

(cherry picked from commit 3165261ecd7468c5f30eec0f50b4b43e556b7194)
.gitlab-ci.yml