feat(infrastructure): add frontend, deploy to cloudflare

This commit is contained in:
2025-10-06 18:05:32 +02:00
parent 37f4d44caf
commit 9c4144f5c4
19 changed files with 4007 additions and 5 deletions

View File

@@ -28,6 +28,13 @@ jobs:
context: 7project/backend
secrets: inherit
frontend:
name: Frontend - Build and Deploy to Cloudflare Pages (prod)
uses: ./.github/workflows/frontend-pages.yml
with:
mode: prod
secrets: inherit
deploy:
name: Helm upgrade/install (prod)
runs-on: vhs