From cb3a60e6ce1c2a082dceaa0ad6319f96e091a8b3 Mon Sep 17 00:00:00 2001 From: Lei Qian Date: Tue, 11 Aug 2020 18:37:44 +0800 Subject: [PATCH] chore(Makefile): remove build target release-cli (#166) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2fa05a0..1a8d4803 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ ROOT := github.com/caicloud/rudder # Target binaries. You can build multiple binaries for a single project. -TARGETS := controller release-cli +TARGETS := controller # Container image prefix and suffix added to targets. # The final built images are: