mirror of
https://github.com/openshift/openshift-mcp-server.git
synced 2025-10-17 14:27:48 +03:00
upstream<carry>: Downstream
This commit is contained in:
5
Makefile-ocp.mk
Normal file
5
Makefile-ocp.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
include Makefile
|
||||
|
||||
.PHONY: build-ocp
|
||||
build-ocp: clean format
|
||||
CGO_ENABLED=1 $(GO_BUILD_ENV) go build $(COMMON_BUILD_ARGS) -tags=strictfipsruntime -mod=vendor -a -o openshift-mcp-server ./cmd/kubernetes-mcp-server
|
||||
Reference in New Issue
Block a user