Skip to content

Commit

Permalink
Use dnf variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Apr 5, 2024
1 parent 7aabe3b commit cded351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
targets:
rhel-9:
additional_repos:
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
- https://yum.theforeman.org/releases/nightly/el$releasever/$basearch/
module_hotfixes: true
- job: tests
trigger: pull_request
Expand All @@ -43,7 +43,7 @@ jobs:
environments:
- artifacts:
- type: repository
id: https://stagingyum.theforeman.org/foreman/nightly/el9/x86_64/
id: https://yum.theforeman.org/foreman/nightly/el$releasever/$basearch/

srpm_build_deps:
- wget
Expand Down

0 comments on commit cded351

Please sign in to comment.