mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-29 10:55:05 +00:00
update makefile
This commit is contained in:
parent
ea08ef3fbe
commit
a1322276b7
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -32,8 +32,6 @@ cli: cli-dirs
|
|||
-ldflags $(LD_FLAGS) \
|
||||
$(PACKAGE)/cmd/$(BIN)
|
||||
|
||||
go build -ldflags=$(LD_FLAGS) $(CLI)
|
||||
|
||||
cli-dirs:
|
||||
@mkdir -p _output/cli
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue