mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
Set DNS
This commit is contained in:
parent
9aec7c3878
commit
24a329ea5b
1 changed files with 4 additions and 0 deletions
|
@ -577,6 +577,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Set DNS
|
||||
command: |
|
||||
ssh remote-docker echo "nameserver x.x.x.x" | ssh remote-docker sudo tee
|
||||
- run:
|
||||
name: Install Dependencies
|
||||
command: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue