File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -187,17 +187,24 @@ jobs:
187187 packages : [specfile]
188188 packit_instances : ["stg"]
189189 allowed_pr_authors : ["packit-stg", "packit"]
190+ sidetag_group : packit-specfile-ogr-releases
191+ dependents :
192+ - packit
190193 dist_git_branches :
191194 - fedora-all
192195 - epel-9
196+ - job : koji_build
197+ trigger : commit
198+ packages : [specfile-epel8]
199+ packit_instances : ["stg"]
200+ allowed_pr_authors : ["packit-stg", "packit"]
201+ dist_git_branches :
193202 - epel-8
194203
195204 - job : bodhi_update
196205 trigger : commit
197- packages : [specfile]
206+ packages : [specfile-epel8 ]
198207 packit_instances : ["stg"]
199208 allowed_builders : ["packit-stg", "packit"]
200209 dist_git_branches :
201- - fedora-branched # rawhide updates are created automatically
202- - epel-9
203210 - epel-8
You can’t perform that action at this time.
0 commit comments