Skip to content

Commit 3547b71

Browse files
Do standalone releases for EPEL10 (#965)
Do standalone releases for EPEL10 Packit builds are still blocked on EPEL10 so releasing ogr through sidetags makes no sense, as it is impossible to create a Bodhi update. Reviewed-by: gemini-code-assist[bot] Reviewed-by: Maja Massarini Reviewed-by: Laura Barcziová
2 parents 8f5a472 + 3ee896e commit 3547b71

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.packit.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,17 @@ jobs:
112112
- packit
113113
dist_git_branches:
114114
- fedora-all
115+
116+
- job: koji_build
117+
trigger: commit
118+
packit_instances: ["stg"]
119+
allowed_pr_authors: ["packit-stg", "packit"]
120+
dist_git_branches:
121+
- epel-10-all
122+
123+
- job: bodhi_update
124+
trigger: commit
125+
packit_instances: ["stg"]
126+
allowed_builders: ["packit-stg", "packit"]
127+
dist_git_branches:
115128
- epel-10-all

0 commit comments

Comments
 (0)