fix: add missing SECRET_KEY to dev deployment workflow to prevent crash loops
Deploy Dashboard (Dev) / deploy-dev (push) Successful in 6m11s
Run Tests / Backend Tests (push) Failing after 1m34s
Run Tests / Frontend Tests (push) Failing after 7m5s
Run Tests / Test Summary (push) Failing after 27s

This commit is contained in:
Gan, Jimmy
2026-04-05 02:06:40 +08:00
parent 364b4f70d1
commit f0d3652c81
+1
View File
@@ -98,4 +98,5 @@ jobs:
-e WEBAUTHN_ORIGINS=https://dev.nas.jimmygan.com,https://dev.nas.jimmygan.com:8443,https://auth.jimmygan.com:8443 \
-e LITELLM_URL=http://127.0.0.1:4005 \
-e LITELLM_API_KEY=anything \
-e SECRET_KEY=c0e8dcd74b2d70c596dfa03928f2582ca8d88af04896a82ee6c2aeeaa6bd6199 \
nas-dashboard-dev:latest