summaryrefslogtreecommitdiff
path: root/.packit.yml
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2022-12-15 13:14:30 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-12-15 21:48:49 +0900
commit0969bb4246acdac8ef91ad99515ae75fe3da734b (patch)
tree9b24e889456b8f3146087f2f8ef29a52988c4768 /.packit.yml
parent640c02d529cb21dffe86e256754a062b9e7a5a6e (diff)
downloadsystemd-0969bb4246acdac8ef91ad99515ae75fe3da734b.tar.gz
packit: drop/replace deprecated directives
Diffstat (limited to '.packit.yml')
-rw-r--r--.packit.yml17
1 files changed, 8 insertions, 9 deletions
diff --git a/.packit.yml b/.packit.yml
index 61b82d6341..1b49ddf284 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -4,8 +4,8 @@
# Docs: https://packit.dev/docs/
specfile_path: .packit_rpm/systemd.spec
-synced_files:
- - .packit.yaml
+files_to_sync:
+ - .packit.yml
- src: .packit_rpm/systemd.spec
dest: systemd.spec
upstream_package_name: systemd
@@ -38,10 +38,9 @@ actions:
jobs:
- job: copr_build
trigger: pull_request
- metadata:
- targets:
- - fedora-rawhide-aarch64
- - fedora-rawhide-i386
- - fedora-rawhide-ppc64le
- - fedora-rawhide-s390x
- - fedora-rawhide-x86_64
+ targets:
+ - fedora-rawhide-aarch64
+ - fedora-rawhide-i386
+ - fedora-rawhide-ppc64le
+ - fedora-rawhide-s390x
+ - fedora-rawhide-x86_64