Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolay Mitrofanov <nikolay.mitrofanov@flant.com>
  • Loading branch information
name212 committed Sep 20, 2024
1 parent 85ab75b commit 13dfff7
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 @@ -463,7 +463,7 @@ set -Eeuo pipefail
>&2 echo "Download yq..."
/opt/deckhouse/bin/d8-curl -sLfo /opt/deckhouse/bin/yq https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_linux_amd64
/opt/deckhouse/bin/d8-curl -sSLf https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_linux_amd64 -o - > /opt/deckhouse/bin/yq
>&2 echo "chmod yq..."
Expand Down

0 comments on commit 13dfff7

Please sign in to comment.