mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
The suse recipe is the odd one out, so now fedora builds with arch/debian/ubuntu and suse is in its own package
14 lines
253 B
YAML
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
|