From 9079ce8aaa65db9a20a063daaba50ea20298d0d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 12 Mar 2026 12:27:36 +0100 Subject: [PATCH] Fix a typo in job name As hinted upon by the comment preceding it, the job preparing packager notifications was (rather unsurprisingly) supposed to be called "prepare-packager-notification". Fix the typo in its name. (cherry picked from commit 50e18f6720b385f3adf9992e348e966a7f322539) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c60147089..eed7ed8ae5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1945,7 +1945,7 @@ prepare-preannouncement: # Job preparing a packager notification MR in Printing Press -prepare-package-notification: +prepare-packager-notification: <<: *printing_press_job before_script: - *git_clone_bind9-qa