mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
ci(config.yml): add debug logs
This commit is contained in:
parent
f148094d18
commit
05b4d49882
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,8 @@ jobs:
|
||||||
my-app:latest \
|
my-app:latest \
|
||||||
--config /app/config.yaml \
|
--config /app/config.yaml \
|
||||||
--port 4000 \
|
--port 4000 \
|
||||||
--num_workers 8
|
--num_workers 8 \
|
||||||
|
--debug
|
||||||
- run:
|
- run:
|
||||||
name: Install curl and dockerize
|
name: Install curl and dockerize
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue