Skip to content

Commit

Permalink
Merge branch 'maint-1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-cerny committed Jan 13, 2025
2 parents 83709fc + eb6a13a commit 5f5dca9
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ srpm_build_deps:
- bash

jobs:
- &build
job: copr_build
- job: copr_build
trigger: pull_request
metadata:
targets:
Expand All @@ -27,5 +26,12 @@ jobs:
- centos-stream-9-x86_64
- centos-stream-10-x86_64

- <<: *build
- job: copr_build
trigger: commit
metadata:
branch: main
targets:
- fedora-all-x86_64
- centos-stream-9-x86_64
- centos-stream-10-x86_64
preserve_project: True

0 comments on commit 5f5dca9

Please sign in to comment.