forked from phoenix/litellm-mirror
fix config
This commit is contained in:
parent
461f184fc3
commit
ab6df4171c
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ jobs:
|
|||
local_testing:
|
||||
docker:
|
||||
- image: cimg/python:3.11
|
||||
auth:
|
||||
username: ${DOCKERHUB_USERNAME}
|
||||
password: ${DOCKERHUB_PASSWORD}
|
||||
auth:
|
||||
username: ${DOCKERHUB_USERNAME}
|
||||
password: ${DOCKERHUB_PASSWORD}
|
||||
working_directory: ~/project
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue