immersive2/.github/workflows
Michael Mainguy 8bfe7bb174
All checks were successful
Build and Deploy / build (push) Successful in 1m34s
Add Cloudflare environment variables to CI/CD pipeline
- Update build.yml to create .env.production from Gitea secrets
  - ANTHROPIC_API_KEY, CLOUDFLARE_ACCOUNT_ID, CLOUDFLARE_API_TOKEN
  - Secure file with chmod 600 (owner read only)
  - Preserve env file across deployments

- Update start.sh to source .env.production if it exists
  - Parse and export variables before starting server
  - Skip comments and empty lines

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 06:40:33 -06:00
..
build.yml Add Cloudflare environment variables to CI/CD pipeline 2026-01-03 06:40:33 -06:00
main.yml Fix deployment to work within /opt/immersive directory 2025-12-30 09:40:32 -06:00
node.js.yml Update node.js.yml 2024-08-30 12:18:10 -05:00