Skip to content
Snippets Groups Projects
Commit d8a886e7 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

remove orchestrator build for now

parent 13a4dba0
No related branches found
No related tags found
1 merge request!404Enable export and import of SDN configuration
...@@ -56,7 +56,7 @@ generate-csbi-yang-models: install-tools ...@@ -56,7 +56,7 @@ generate-csbi-yang-models: install-tools
../../$(TOOLS_DIR)/go-ygot-generator-generator config.yaml gostructs.go &&\ ../../$(TOOLS_DIR)/go-ygot-generator-generator config.yaml gostructs.go &&\
go generate go generate
build: pre build-gosdn build-gosdnc build-orchestrator build-venv-manager build-arista-routing-engine-app build-hostname-checker-app build-basic-interface-monitoring-app build: pre build-gosdn build-gosdnc build-venv-manager build-arista-routing-engine-app build-hostname-checker-app build-basic-interface-monitoring-app #build-orchestrator
build-gosdn: pre build-gosdn: pre
$(GOBUILD) -trimpath -o $(BUILD_ARTIFACTS_PATH)/gosdn ./controller/cmd/gosdn $(GOBUILD) -trimpath -o $(BUILD_ARTIFACTS_PATH)/gosdn ./controller/cmd/gosdn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment