]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
obs: also trigger Fedora package builds
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 7 Jan 2025 00:40:02 +0000 (00:40 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 7 Jan 2025 12:56:52 +0000 (13:56 +0100)
The package is logistically separated, as the rpm sources conflict from Fedora
conflict with the rpm sources from SUSE (some files have the same name and
location but different, incompatible content), so Fedora builds can't be
triggered from the same package. The result is the same.

.obs/workflows.yml

index 5e417f93983782cf2090b9bb7fbbec9041c4c987..92e0336b99c09822806135f4ef8d9cd235070101 100644 (file)
@@ -3,6 +3,9 @@ rebuild:
     - trigger_services:
         project: home:bluca:systemd
         package: systemd
+    - trigger_services:
+        project: home:bluca:systemd
+        package: systemd-fedora
   filters:
     event: push
     branches: