[packit] 0.22.1 upstream release
Upstream tag: 0.22.1 Upstream commit: 0af08c92
This commit is contained in:
parent
ef25d82ff9
commit
ea0fc83faf
9 changed files with 34 additions and 19 deletions
10
.packit.yaml
10
.packit.yaml
|
|
@ -124,15 +124,25 @@ jobs:
|
|||
- job: tests
|
||||
trigger: pull_request
|
||||
packages: [specfile]
|
||||
tmt_plan: "smoke|full|packit-integration"
|
||||
targets:
|
||||
- fedora-all
|
||||
- epel-9
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
packages: [specfile-epel8]
|
||||
tmt_plan: "smoke|full"
|
||||
targets:
|
||||
- epel-8
|
||||
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
packages: [specfile]
|
||||
identifier: performance
|
||||
tmt_plan: performance
|
||||
targets:
|
||||
- fedora-rawhide
|
||||
|
||||
- job: propose_downstream
|
||||
trigger: release
|
||||
packages: [specfile]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue