Some checks failed
Security Scanning / Trivy — Filesystem & Dependency Scan (push) Failing after 6s
Build and Publish TechDocs / build-and-publish (push) Has started running
Security Scanning / Security Summary (push) Failing after 4s
CI Pipeline / Build and Test (push) Successful in 5s
Security Scanning / Gitleaks — Secret Scan (push) Failing after 5s
Change-Id: Ie7649ef66cbf8c04daf8a0473654b22a066be3e5
19 lines
332 B
YAML
19 lines
332 B
YAML
site_name: online-boutique
|
|
site_description: https://github.com/GoogleCloudPlatform/microservices-demo/tree/main/kubernetes-manifests deployed via ArgoCD
|
|
docs_dir: docs
|
|
exclude_docs: |
|
|
node_modules/
|
|
vendor/
|
|
.git/
|
|
build/
|
|
dist/
|
|
site/
|
|
__pycache__/
|
|
*.tar.gz
|
|
*.jar
|
|
*.zip
|
|
|
|
plugins:
|
|
- techdocs-core
|
|
- awesome-pages
|