generated from vincent/template-projet
fix: generate .env from secrets in CI
This commit is contained in:
@@ -53,7 +53,7 @@ REDIS_URL=redis://redis:6379/0
|
|||||||
NEXT_PUBLIC_API_URL=https://auditshield.rigolet.tech
|
NEXT_PUBLIC_API_URL=https://auditshield.rigolet.tech
|
||||||
DOMAIN=auditshield.rigolet.tech
|
DOMAIN=auditshield.rigolet.tech
|
||||||
TAG=latest
|
TAG=latest
|
||||||
EOF
|
EOF"
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user