Skip to content

Commit

Permalink
packit: Put back build job
Browse files Browse the repository at this point in the history
Without this, the c8s test can't run.
  • Loading branch information
martinpitt committed Feb 15, 2024
1 parent f65423c commit ed9f3af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packit.yaml
Expand Up @@ -23,6 +23,11 @@ srpm_build_deps:
# use the nicely formatted release NEWS from our upstream release, instead of git shortlog
copy_upstream_release_description: true
jobs:
- job: copr_build
trigger: pull_request
targets:
- centos-stream-8-x86_64

- job: tests
identifier: self
trigger: pull_request
Expand Down

0 comments on commit ed9f3af

Please sign in to comment.