Skip to content

Commit

Permalink
chore: remove docs/cli target
Browse files Browse the repository at this point in the history
This is now handled by the ory/ci/docs/cli-next action.
  • Loading branch information
zepatrik committed Jul 6, 2022
1 parent 9dc8c7c commit 543b988
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ tools/brew:
.bin/clidoc:
go build -o .bin/clidoc ./cmd/clidoc/.

docs/cli: tools/clidoc
clidoc .

.PHONY: format
format: tools/goimports node_modules
goimports -w -local github.com/ory/keto *.go internal cmd contrib ketoctx embedx
Expand Down

0 comments on commit 543b988

Please sign in to comment.