Use repo web build and agenix in deploy
Some checks failed
ci-gates / checks (push) Failing after 1m32s
deploy-cloudflare / checks (push) Successful in 1m49s
deploy-cloudflare/breadcrumb bootstrap ok
deploy-cloudflare / deploy (push) Failing after 21s

This commit is contained in:
Conrad Kramer 2026-06-10 03:46:47 -07:00
parent 0c41193867
commit fa23ad6844
No known key found for this signature in database
3 changed files with 7 additions and 5 deletions

View file

@ -59,3 +59,5 @@ prevents dynamic-linker failures from blocking the Cloudflare asset rollout.
The workflow ECP gate starts at ECP-0120 because older proposals predate the current lint shape.
The lint script uses ripgrep when available and falls back to GNU grep on the Forgejo runner.
Cloudflare deployment decrypts the API token through the repo's agenix workflow and builds web
assets through `scripts/build-web.sh` so local and runner build paths stay aligned.