mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 10:00:06 +00:00
Fix: update build.mk (#6374)
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
This commit is contained in:
@@ -9,7 +9,7 @@ kubectl-vela:
|
|||||||
|
|
||||||
# Build the docker image
|
# Build the docker image
|
||||||
.PHONY: docker-build
|
.PHONY: docker-build
|
||||||
docker-build: docker-build-core docker-build-apiserver docker-build-cli
|
docker-build: docker-build-core docker-build-cli
|
||||||
@$(OK)
|
@$(OK)
|
||||||
|
|
||||||
.PHONY: docker-build-core
|
.PHONY: docker-build-core
|
||||||
|
|||||||
Reference in New Issue
Block a user