Skip to content

Commit

Permalink
comment out dnf repo disable
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Oct 4, 2023
1 parent 46685ea commit e1f1e5f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plans/main.fmf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
prepare:
- name: Disable testing-farm dnf repos
how: shell
script: dnf config-manager --disable testing-farm
#- name: Disable testing-farm dnf repos
# how: shell
# script: dnf config-manager --disable testing-farm
- name: Install packages
how: install
copr: rhcontainerbot/podman-next
Expand Down

0 comments on commit e1f1e5f

Please sign in to comment.