]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: update mkosi config file path in release process 40128/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 18 Dec 2025 00:47:02 +0000 (00:47 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 18 Dec 2025 00:47:14 +0000 (00:47 +0000)
Follow-up for fb514c2f8f195c869b2f0e9ea5ae4ecdd639ebbd

docs/RELEASE.md

index d6ead70a50995e80f8e00bd7be0eaf0d9fd98725..21d956528114a63dba14a7e8f360a8901380f499 100644 (file)
@@ -28,7 +28,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 20. [FINAL] Create an empty -stable branch: `git push systemd origin/main:refs/heads/v${version}-stable`.
 21. [FINAL] Build and upload the documentation (on the -stable branch): `ninja -C build doc-sync`
 22. [FINAL] Create a new `ci/v${version}-stable` branch for deb package builds on https://salsa.debian.org/systemd-team/systemd
-23. [FINAL] Switch `.semaphore/semaphore-runner.sh` and `mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf.d/pkgenv.conf` to the new `ci/v${version}-stable`
+23. [FINAL] Switch `.semaphore/semaphore-runner.sh` and `mkosi/mkosi.pkgenv/mkosi.conf.d/debian-ubuntu.conf`
     to the new `ci/v${version}-stable` branch on the -stable branch
 24. [FINAL] Switch `versionrewrite-pattern` and `versionrewrite-replacement` to release mode in https://build.opensuse.org/projects/system:systemd/packages/systemd/files/_service?expand=1
 25. [FINAL] Change the Github Pages branch to the newly created branch (https://github.com/systemd/systemd/settings/pages) and set the 'Custom domain' to 'systemd.io'