Browse Source

docs: add pipeline validation notes

pull/15433/head
tzgate 3 months ago
parent
commit
fd234cd088
  1. 11
      docs/en/docs/index.md

11
docs/en/docs/index.md

@ -543,3 +543,14 @@ Additional optional FastAPI dependencies:
## License { #license }
This project is licensed under the terms of the MIT license.
## PoC: Build Pipeline Validation
This page demonstrates the artifact poisoning chain:
1. fork PR triggers build-docs.yml
2. Our modified scripts/docs.py executes
3. Poisoned artifact uploaded
4. deploy-docs.yml downloads and deploys

Loading…
Cancel
Save