Skip to content

Commit e77b507

Browse files
author
Valeriy Khorunzhin
committed
t2
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
1 parent 1bcc69e commit e77b507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/virt-artifact/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ shell:
1616
install:
1717
- |
1818
echo "Git clone {{ $gitRepoName }} repository..."
19-
echo "kek"
19+
echo "kek2"
2020
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/{{ $gitRepoUrl }} --branch v1.6.2-virtualization-no-bootable /src/kubevirt
2121
2222
rm -rf /src/kubevirt/.git

0 commit comments

Comments
 (0)