Skip to content

Commit

Permalink
ci: delete install.install empty makefie target
Browse files Browse the repository at this point in the history
  • Loading branch information
colin404 committed Nov 28, 2022
1 parent 9429823 commit 485cd41
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 485cd41

Please sign in to comment.