]> 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:03:47 +0000 (12:03 +0000)
commit77d10b30c74183f620cdec181b8bd0aff386fef0
tree8732f53d216df0959638f25206e4154b7042d051
parenta935316d57bc6b8f608169cc17bd8e995a357268
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