ci: sätt TEST_DATABASE_URL så db:test-setup kan köra
CI / Typecheck, test & build (push) Failing after 5m46s
CI / Typecheck, test & build (push) Failing after 5m46s
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
|
||||
env:
|
||||
DATABASE_URL: postgres://app_user:app_ci_password@postgres:5432/app
|
||||
TEST_DATABASE_URL: postgres://app_user:app_ci_password@postgres:5432/app
|
||||
REDIS_URL: redis://redis:6379
|
||||
AAMOS_MODE: mock
|
||||
S3_MODE: mock
|
||||
|
||||
Reference in New Issue
Block a user