From 485cd416b07107a6aa6b965489272bb8e9ff42f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lkong=28=E5=AD=94=E4=BB=A4=E9=A3=9E=29?= Date: Mon, 28 Nov 2022 10:17:03 +0800 Subject: [PATCH] ci: delete install.install empty makefie target --- Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile b/Makefile index d3be8cc3..0b81521a 100644 --- a/Makefile +++ b/Makefile @@ -150,11 +150,6 @@ gen: ca: @$(MAKE) gen.ca -## install: Install iam system with all its components. -.PHONY: install -install: - @$(MAKE) install.install - ## swagger: Generate swagger document. .PHONY: swagger swagger: