forked from aristanetworks/avd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(development-stack): Remove mkdoc autoreload function (aristanetwor…
…ks#739) Running mkdoc development server from a container can use high CPU due to issue on file monitoring. This commit deactivate this function and add 2 new commands to makefile to help user: - make reload ```bash $ make reload $ make reload WEBDOC_ID=cvp ``` - make reload-all: Reload both cvp and avd mkdoc containers
- Loading branch information
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters