diff --git a/Makefile b/Makefile index cfae760260..89ef615400 100644 --- a/Makefile +++ b/Makefile @@ -31,10 +31,6 @@ pact-consumer: e2e: ${MAKE} -C e2e -.PHONY: cluster -cluster: - ./cluster.sh - .PHONY: integration-cli integration-cli: go build ${LDFLAGS} -o bin/kots-integration ./integration