We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb59abe commit d0886dcCopy full SHA for d0886dc
1 file changed
.devcontainer/overrides.mk
@@ -71,9 +71,7 @@ configure-codespaces-keycloak: | $(KUBECTL) ## Configure Keycloak frontendUrl fo
71
fi
72
73
ifdef NO_TOPO
74
-.PHONY: topology-load
75
-topology-load:
76
- @echo "--> INFO: Skipping topology load (NO_TOPO is set)"
+TOPO := $(TOPO_EMPTY)
77
78
.PHONY: patch-try-eda-node-user
79
patch-try-eda-node-user:
0 commit comments