Skip to content

Commit

Permalink
Update Makefile (#104)
Browse files Browse the repository at this point in the history
* Update Makefile

* recheck

Signed-off-by: Woojoong Kim <woojoong.kim@intel.com>

---------

Signed-off-by: Woojoong Kim <woojoong.kim@intel.com>
  • Loading branch information
woojoong88 authored Jun 28, 2024
1 parent 976a401 commit 4f2f0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f2f0b4

Please sign in to comment.