Skip to content

Commit

Permalink
Update script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
juev authored Jul 24, 2024
1 parent 6159c2c commit 7a22c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/cloud_layouts/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ wget -q https://github.com/mikefarah/yq/releases/latest/download/yq_linux_386 -O
command -v yq >/dev/null 2>&1 || return 1
echo "$(cat /deckhouse/release.yaml)" > /tmp/releaseFile.yaml
echo $(cat /deckhouse/release.yaml) > /tmp/releaseFile.yaml
echo 'apiVersion: deckhouse.io/v1alpha1
kind: ModuleConfig
Expand Down

0 comments on commit 7a22c3b

Please sign in to comment.