Skip to content

Commit d0886dc

Browse files
committed
no topo load deleteAll wflow instead
1 parent bb59abe commit d0886dc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.devcontainer/overrides.mk

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ configure-codespaces-keycloak: | $(KUBECTL) ## Configure Keycloak frontendUrl fo
7171
fi
7272

7373
ifdef NO_TOPO
74-
.PHONY: topology-load
75-
topology-load:
76-
@echo "--> INFO: Skipping topology load (NO_TOPO is set)"
74+
TOPO := $(TOPO_EMPTY)
7775

7876
.PHONY: patch-try-eda-node-user
7977
patch-try-eda-node-user:

0 commit comments

Comments
 (0)