From: Michał Kępień Date: Thu, 12 Mar 2026 11:27:36 +0000 (+0100) Subject: Fix a typo in job name X-Git-Tag: v9.21.20~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e18f6720b385f3adf9992e348e966a7f322539;p=thirdparty%2Fbind9.git 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. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43c3c82f027..c7318087144 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2050,7 +2050,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