Skip to content

Commit

Permalink
Build on EPEL-9
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Jun 27, 2024
1 parent 61b2a7f commit 04a4177
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
targets:
- fedora-latest-stable
- fedora-development
- epel-9

# upon upstream releases, perform COPR builds
- job: copr_build
Expand All @@ -43,6 +44,7 @@ jobs:
targets:
- fedora-latest-stable
- fedora-development
- epel-9

# upon upstream releases, perform COPR builds
- job: copr_build
Expand All @@ -51,6 +53,7 @@ jobs:
targets:
- fedora-latest-stable
- fedora-development
- epel-9

# upon downstream changes, create a PR upstream with sync'd files from above
- job: sync_from_downstream
Expand All @@ -63,6 +66,7 @@ jobs:
dist_git_branches:
- fedora-latest-stable
- fedora-development
- epel-9

# create an srpm from upstream and submit a scratch build to koji
- job: production_build
Expand All @@ -71,6 +75,7 @@ jobs:
targets:
- fedora-latest-stable
- fedora-development
- epel-9

# downstream automation

Expand All @@ -81,6 +86,7 @@ jobs:
dist_git_branches:
- fedora-latest-stable
- fedora-development
- epel-9

# create a new update in bodhi for a successful koji build. directly related to `koji_build`
- job: bodhi_update
Expand All @@ -89,3 +95,4 @@ jobs:
dist_git_branches:
- fedora-latest-stable
- fedora-development
- epel-9

0 comments on commit 04a4177

Please sign in to comment.