Skip to content

Commit 9ea936f

Browse files
author
Valeriy Khorunzhin
committed
test patch
Signed-off-by: Valeriy Khorunzhin <[email protected]>
1 parent b3d9caf commit 9ea936f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/virt-artifact/werf.inc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ shell:
4343
4444
{{- include "alt packages clean" . | nindent 2 }}
4545

46+
installCacheVersion: "{{ now | date "Mon Jan 2 15:04:05 MST 2006" }}" # <--- для пересборки
4647
install:
4748
- |
49+
echo $date
4850
mkdir -p ~/.ssh && echo "StrictHostKeyChecking accept-new" > ~/.ssh/config
4951
git config --global --add advice.detachedHead false
5052
git clone --depth=1 $(cat /run/secrets/SOURCE_REPO)/deckhouse/3p-kubevirt --branch {{ $tag }} /kubevirt

0 commit comments

Comments
 (0)