fix: generate .env from secrets in CI

This commit is contained in:
2026-03-21 22:35:23 +01:00
parent 69a3e55aa9
commit ae32eabc9c

View File

@@ -53,7 +53,7 @@ REDIS_URL=redis://redis:6379/0
NEXT_PUBLIC_API_URL=https://auditshield.rigolet.tech
DOMAIN=auditshield.rigolet.tech
TAG=latest
EOF
EOF"
- name: Deploy
run: |