forked from facebook/fb303
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.packit.yaml
37 lines (32 loc) · 913 Bytes
/
.packit.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# See the documentation for more information:
# https://packit.dev/docs/configuration
specfile_path: fb303.spec
upstream_package_name: fb303
downstream_package_name: fb303
actions:
post-upstream-clone: "bash -c \"git clone -b packit https://pagure.io/meta/fb303.git fb303-dist-git && mv fb303-dist-git/fb303*.{spec,patch} . || true\""
jobs:
- job: copr_build
trigger: pull_request
metadata:
targets:
- fedora-development-aarch64
- fedora-development-armhfp
- fedora-development-i386
- fedora-development-x86_64
- fedora-35-aarch64
- fedora-35-armhfp
- fedora-35-i386
- fedora-35-x86_64
- job: copr_build
trigger: release
metadata:
targets:
- fedora-development-aarch64
- fedora-development-armhfp
- fedora-development-i386
- fedora-development-x86_64
- fedora-35-aarch64
- fedora-35-armhfp
- fedora-35-i386
- fedora-35-x86_64