]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix a typo in job name
authorMichał Kępień <michal@isc.org>
Thu, 12 Mar 2026 11:27:36 +0000 (12:27 +0100)
committerPetr Špaček (GitLab job 7012697) <pspacek@isc.org>
Thu, 12 Mar 2026 12:45:11 +0000 (12:45 +0000)
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

index 76374b3532af8aa305ca1632d681dfb28831e654..19a02bae113d6676b1d86cabfe082fbb6405470d 100644 (file)
@@ -2130,7 +2130,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