Skip to content

Commit

Permalink
disable testing farm repos
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 ece0d13 commit 46685ea
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions plans/main.fmf
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
prepare:
name: Install packages
how: install
copr: rhcontainerbot/podman-next
package:
- name: Disable testing-farm dnf repos
how: shell
script: dnf config-manager --disable testing-farm
- name: Install packages
how: install
copr: rhcontainerbot/podman-next
package:
- bats
- golang
- podman
Expand Down

0 comments on commit 46685ea

Please sign in to comment.