v5.0.57: separate generated docs by stand, NEVER publish from docs/
- docs_gen/test/ — TEST-only generated docs (332 resources) - docs_gen/prod/ — PROD placeholder - docs_gen/dev/ — DEV placeholder - 04_build_and_publish_docs.sh: --profile now uses ONLY docs_gen/<stand>/, never docs/ - .gitignore: exclude all generated docs - Profile env: DOCS_GEN_DIR path - Remove personal .docx from repo
This commit is contained in:
@@ -7,6 +7,9 @@ RELEASE_VERSION="5.0.57"
|
||||
PROVIDER_VERSION="5.0.57"
|
||||
DOCS_VERSION="5.0.57"
|
||||
|
||||
# Docs generation — ONLY from docs_gen/<stand>/ (never from docs/)
|
||||
DOCS_GEN_DIR="universal_rebuild/docs_gen/test"
|
||||
|
||||
# Registry/S3 settings
|
||||
REGISTRY_HOST="terra.k8c.ru"
|
||||
REGISTRY_HOSTNAME="terra.k8c.ru"
|
||||
|
||||
Reference in New Issue
Block a user