Skip to content

Commit cded351

Browse files
committed
Use dnf variables
1 parent 7aabe3b commit cded351

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.packit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
targets:
3232
rhel-9:
3333
additional_repos:
34-
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
34+
- https://yum.theforeman.org/releases/nightly/el$releasever/$basearch/
3535
module_hotfixes: true
3636
- job: tests
3737
trigger: pull_request
@@ -43,7 +43,7 @@ jobs:
4343
environments:
4444
- artifacts:
4545
- type: repository
46-
id: https://stagingyum.theforeman.org/foreman/nightly/el9/x86_64/
46+
id: https://yum.theforeman.org/foreman/nightly/el$releasever/$basearch/
4747

4848
srpm_build_deps:
4949
- wget

0 commit comments

Comments
 (0)