mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
build: move build_and_test to use prisma migrate
This commit is contained in:
parent
37b6814400
commit
aeb270b759
1 changed files with 1 additions and 0 deletions
|
|
@ -1496,6 +1496,7 @@ jobs:
|
|||
docker run -d \
|
||||
-p 4000:4000 \
|
||||
-e DATABASE_URL=$PROXY_DATABASE_URL \
|
||||
-e USE_PRISMA_MIGRATE=True \
|
||||
-e AZURE_API_KEY=$AZURE_API_KEY \
|
||||
-e REDIS_HOST=$REDIS_HOST \
|
||||
-e REDIS_PASSWORD=$REDIS_PASSWORD \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue