We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68a973 commit 7943a22Copy full SHA for 7943a22
images/virt-artifact/werf.inc.yaml
@@ -13,6 +13,7 @@ secrets:
13
value: {{ $.SOURCE_REPO }}
14
shell:
15
install:
16
+ - echo "rebuild for v1.3.1-virtualization-1.0-cse"
17
- |
18
mkdir -p ~/.ssh && echo "StrictHostKeyChecking accept-new" > ~/.ssh/config
19
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/deckhouse/3p-kubevirt --branch {{ $tag }} /kubevirt
0 commit comments