mirror of
https://github.com/systemd/systemd.git
synced 2025-03-02 12:58:35 +03:00
CI: add OBS workflow integration to build packages on push to main
When main is updated, packages for Arch/Debian/Ubuntu/SUSE will be built and published on OBS: https://download.opensuse.org/repositories/home:/bluca:/systemd/ https://build.opensuse.org/project/show/home:bluca:systemd
This commit is contained in:
parent
807db92ab4
commit
0b5f926939
10
.obs/workflows.yml
Normal file
10
.obs/workflows.yml
Normal file
@ -0,0 +1,10 @@
|
||||
rebuild:
|
||||
steps:
|
||||
- trigger_services:
|
||||
project: home:bluca:systemd
|
||||
package: systemd
|
||||
filters:
|
||||
event: push
|
||||
branches:
|
||||
only:
|
||||
- main
|
Loading…
x
Reference in New Issue
Block a user