diff --git a/Makefile b/Makefile index ba0ad18a..4a7ebffa 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ tmp/dev_image_id: Dockerfile.dev scripts/devtools.sh # ---------------------------------------------- # build .PHONY: build -build: build/dev secure +build: build/dev .PHONY: build/dev build/dev: test *.go