mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
11 lines
167 B
YAML
11 lines
167 B
YAML
rebuild:
|
|
steps:
|
|
- trigger_services:
|
|
project: system:systemd
|
|
package: systemd
|
|
filters:
|
|
event: push
|
|
branches:
|
|
only:
|
|
- main
|