1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-21 02:50:18 +03:00

OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRs

Start with a subset of what is built from main, can be expanded as
needed
This commit is contained in:
Luca Boccassi 2025-01-15 23:45:32 +00:00
parent 7e91a68b2f
commit 01f05f0087

View File

@ -11,3 +11,36 @@ rebuild:
branches:
only:
- main
pull_request:
steps:
- branch_package:
source_project: home:bluca:systemd
source_package: systemd
target_project: home:bluca:systemd:ci
- branch_package:
source_project: home:bluca:systemd
source_package: systemd-fedora
target_project: home:bluca:systemd:ci
- configure_repositories:
project: home:bluca:systemd:ci
repositories:
- name: Debian_Testing
paths:
- target_project: home:bluca:systemd
target_repository: Debian_Testing
architectures:
- x86_64
- name: Ubuntu_24.04
paths:
- target_project: home:bluca:systemd
target_repository: Ubuntu_24.04
architectures:
- x86_64
- name: Fedora_41
paths:
- target_project: home:bluca:systemd
target_repository: Fedora_41
architectures:
- x86_64
filters:
event: pull_request