Skip to content

Commit 9c36c48

Browse files
committed
no-op to run tests
Signed-off-by: William Yao <william2000yao@gmail.com>
1 parent 13f39f2 commit 9c36c48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,7 @@ aks-create: $(KUBECTL) ## Create aks cluster as mgmt cluster.
817817
aks-delete: $(KUBECTL) ## Deletes the resource group and the associated AKS clusters listed under allowed_contexts in ./tilt-settings.yaml .
818818
./scripts/aks-delete.sh
819819

820+
820821
.PHONY: tilt-up
821822
tilt-up: install-tools ## Start tilt and build kind cluster if needed.
822823
@if [ -z "${AZURE_CLIENT_ID_USER_ASSIGNED_IDENTITY}" ]; then \

0 commit comments

Comments
 (0)