Skip to content

Commit

Permalink
retrigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 committed Jul 1, 2024
1 parent 79e447d commit 72328db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-image-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ runs:
rm -rf /mnt/storage/etcd/*
config_file=".github/workflows/kind-cluster/kind-1es.yaml"
fi
if ! kind create cluster --config $config_file; then
echo "Failed to create the Kind cluster."
exit 1
Expand Down

0 comments on commit 72328db

Please sign in to comment.