Skip to content

Commit fc862cc

Browse files
committed
skip dnf upgrade in prepare
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent b86265f commit fc862cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plans/skopeo.fmf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ prepare:
1313
if compgen -G $COPR_REPO_FILE > /dev/null; then
1414
sed -i -n '/^priority=/!p;$apriority=1' $COPR_REPO_FILE
1515
fi
16-
dnf -y upgrade --allowerasing
1716
order: 20
1817
- name: Disable installing everything from srpm
1918
how: install

0 commit comments

Comments
 (0)