]> git.ipfire.org Git - thirdparty/bind9.git/commit
Run CI danger job even if user canceled it while it was running
authorPetr Špaček <pspacek@isc.org>
Wed, 28 May 2025 13:46:14 +0000 (15:46 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 2 Jun 2025 12:07:18 +0000 (14:07 +0200)
commita597db16c30b0535ead598a1cfb2c468dbd44b74
tree3562172b7df4b2f0793a8fb243dc0ce3bef29415
parentc302bf116ab469c7041c38229f5e3e5776fa7964
Run CI danger job even if user canceled it while it was running

Limitation: The after_script is not executed if the job did not start at
all, i.e. if the user canceled the job before it got onto a runner.
See https://gitlab.com/groups/gitlab-org/-/epics/10158

(cherry picked from commit 33bc2628b78dd0a91c1ff644184628b184118588)
.gitlab-ci.yml