feat(infrastructure): add frontend, deploy to cloudflare

This commit is contained in:
2025-10-06 18:48:01 +02:00
parent ec7c0cbc7a
commit e5fceb886b
2 changed files with 4 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ jobs:
uninstall:
if: github.event.action == 'closed'
name: Helm uninstall (PR preview)
runs-on: ubuntu-latest
runs-on: vhs
steps:
- name: Setup Helm
uses: azure/setup-helm@v4