Skip to content

Commit ae7d866

Browse files
author
Valeriy Khorunzhin
committed
tmp
Signed-off-by: Valeriy Khorunzhin <[email protected]> tmp Signed-off-by: Valeriy Khorunzhin <[email protected]> f Signed-off-by: Valeriy Khorunzhin <[email protected]> tmpff Signed-off-by: Valeriy Khorunzhin <[email protected]> f Signed-off-by: Valeriy Khorunzhin <[email protected]> t Signed-off-by: Valeriy Khorunzhin <[email protected]> f Signed-off-by: Valeriy Khorunzhin <[email protected]> f Signed-off-by: Valeriy Khorunzhin <[email protected]> t Signed-off-by: Valeriy Khorunzhin <[email protected]> safdasfd Signed-off-by: Valeriy Khorunzhin <[email protected]> 0 Signed-off-by: Valeriy Khorunzhin <[email protected]> sfdaasfd Signed-off-by: Valeriy Khorunzhin <[email protected]> tt Signed-off-by: Valeriy Khorunzhin <[email protected]> sdfasdf Signed-off-by: Valeriy Khorunzhin <[email protected]> f Signed-off-by: Valeriy Khorunzhin <[email protected]>
1 parent 96a7671 commit ae7d866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

images/virt-artifact/werf.inc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ shell:
1616
install:
1717
- |
1818
echo "Git clone {{ $gitRepoName }} repository..."
19-
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/{{ $gitRepoUrl }} --branch {{ $tag }} /src/kubevirt
19+
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/{{ $gitRepoUrl }} --branch v1.6.2-virtualization-fix-migration-proxy-shutdown /src/kubevirt
20+
echo kek12345678901234
2021
2122
rm -rf /src/kubevirt/.git
2223

0 commit comments

Comments
 (0)