We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa005f6 commit 5f64fbdCopy full SHA for 5f64fbd
1 file changed
images/virt-artifact/werf.inc.yaml
@@ -15,7 +15,7 @@ secrets:
15
shell:
16
install:
17
- |
18
- echo "Rebuild 1"
+ echo "Rebuild 3"
19
echo "Git clone {{ $gitRepoName }} repository..."
20
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/{{ $gitRepoUrl }} --branch {{ $tag }} /src/kubevirt
21
0 commit comments