Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jont828 committed Nov 19, 2024
1 parent 701e382 commit 1ac9271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/create-dev-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ PULL_POLICY=IfNotPresent make modules docker-build docker-push
# TODO: add a check for AKS vs kind
if [ -v "${USE_AKS_MANAGEMENT_CLUSTER}" ]; then
PULL_POLICY=IfNotPresent make docker-push
else
fi

setup() {
echo "================ MAKE CLEAN ==============="
Expand Down

0 comments on commit 1ac9271

Please sign in to comment.