Skip to content

Commit

Permalink
Enable epel8 build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
Honny1 committed Apr 22, 2024
1 parent ae91b05 commit 0cbcc7f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,17 @@ jobs:
# The skip_build: true doesn't really
# solve the proplem.

#- job: tests
# trigger: pull_request
# identifier: epel-tests
# skip_build: true
# targets:
# - epel-9
# - epel-8
- job: tests
trigger: pull_request
identifier: epel-tests
tmt_plan: smoke
targets:
- epel-9
- epel-8

#- job: copr_build
# trigger: pull_request
# specfile_path: spec/rhel8/openscap-report.spec
# identifier: epel8
# targets:
# - epel-8
- job: copr_build
trigger: pull_request
specfile_path: spec/rhel8/openscap-report.spec
identifier: epel8
targets:
- epel-8

0 comments on commit 0cbcc7f

Please sign in to comment.