diff --git a/Makefile b/Makefile index 1cc924d..c2821ce 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ BUF_VERSION := 0.27.1 GOLANG_CI_VERSION := v1.52.2 -all: build images +all: build docker-build build: # @HELP build the Go binaries and run all validations (default) go build -o build/_output/onos-mho ./cmd/onos-mho