chore: Comment tox -e gennginx in make all

We used to run `make all` before commit, no need run `gennginx`
since it depend on alive keystone.

Change-Id: I61b8b81fdc10c943daeabfd037d549a1488bdc21
Signed-off-by: Wu Wenxiang <wu.wenxiang@99cloud.net>
This commit is contained in:
Wu Wenxiang
2025-08-09 12:03:18 +08:00
parent 9d7d38a20a
commit a92862c659

View File

@@ -137,7 +137,7 @@ all:
tox -e docs
tox -e genswagger
tox -e genconfig
tox -e gennginx
# tox -e gennginx
# tox -e releasenotes
# tox -e pdf-docs
# tox -e functional