Skip to content

Commit

Permalink
fix: missing get-egctl.sh (#2027)
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <[email protected]>
  • Loading branch information
Xunzhuo authored Oct 20, 2023
1 parent ffd5418 commit 94c4de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/make/docs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ docs: docs.clean helm-readme-gen docs-api docs-api-headings ## Generate Envoy Ga
@$(LOG_TARGET)
cd $(ROOT_DIR)/site && npm install
cd $(ROOT_DIR)/site && npm run build:production
cp tools/hack/get-egctl.sh $(DOCS_OUTPUT_DIR)

.PHONY: docs-release
docs-release: docs-release-prepare docs-release-gen docs ## Generate Envoy Gateway Release Docs
Expand Down

0 comments on commit 94c4de0

Please sign in to comment.