From 88b093ef61fb2f7af06b31b7e9394af7d9121821 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Fri, 27 Oct 2023 14:48:39 +0200 Subject: [PATCH] tweak for tmt-test ci branch --- plans/behave-dnf5.fmf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plans/behave-dnf5.fmf b/plans/behave-dnf5.fmf index 57c208906..b4003b7d7 100644 --- a/plans/behave-dnf5.fmf +++ b/plans/behave-dnf5.fmf @@ -22,6 +22,8 @@ prepare: how: shell script: - git clone https://github.com/rpm-software-management/ci-dnf-stack.git ci-dnf-stack + # necessary for $COPR and $RPMS variables + - git -C ci-dnf-stack checkout --track origin/tmt-test - name: build testing container how: shell