Skip to content

Commit c97a0ca

Browse files
committed
no-op to run tests
Signed-off-by: William Yao <william2000yao@gmail.com>
1 parent 43d6454 commit c97a0ca

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
@@ -829,6 +829,7 @@ aks-create: $(KUBECTL) ## Create aks cluster as mgmt cluster.
829829
aks-delete: $(KUBECTL) ## Deletes the resource group and the associated AKS clusters listed under allowed_contexts in ./tilt-settings.yaml .
830830
./scripts/aks-delete.sh
831831

832+
832833
.PHONY: tilt-up
833834
tilt-up: install-tools ## Start tilt and build kind cluster if needed.
834835
@if [ -z "${AZURE_CLIENT_ID_USER_ASSIGNED_IDENTITY}" ]; then \

0 commit comments

Comments
 (0)