Files
systemd/.obs/workflows.yml
Luca Boccassi 599750eb51 obs: trigger systemd-suse instead of systemd-fedora
The suse recipe is the odd one out, so now fedora builds with
arch/debian/ubuntu and suse is in its own package
2025-02-18 23:10:00 +00:00

14 lines
253 B
YAML

rebuild:
steps:
- trigger_services:
project: system:systemd
package: systemd
- trigger_services:
project: system:systemd
package: systemd-suse
filters:
event: push
branches:
only:
- main