Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sgaoshang committed Jun 4, 2024
1 parent 707b802 commit 9ac23c0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ set -o nounset
set -o errexit
set -o pipefail

sleep 3600

if [[ -z ${CLUSTER_OS_IMAGE} ]]; then
echo "CLUSTER_OS_IMAGE is not set, skip setting clusterOSImage"
else
Expand Down

0 comments on commit 9ac23c0

Please sign in to comment.