Skip to content

Commit

Permalink
fix makefile.
Browse files Browse the repository at this point in the history
Signed-off-by: yy <[email protected]>
  • Loading branch information
lingdie committed Sep 13, 2024
1 parent e04e6af commit 3421398
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/devbox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ run: manifests generate fmt vet ## Run a controller from your host.
debug:
go run ./cmd/main.go --debug

.PHONY: docker-build
.PHONY: docker-build
docker-build: ## Build docker image with the manager.
mv bin/manager bin/controller-devbox-${TARGETARCH}
Expand Down

0 comments on commit 3421398

Please sign in to comment.