mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fixing parent pt2
This commit is contained in:
parent
bb015ab172
commit
554fc0d39d
1 changed files with 1 additions and 1 deletions
|
|
@ -3554,7 +3554,7 @@ jobs:
|
|||
neon branches create \
|
||||
--project-id $NEON_PROJECT_ID \
|
||||
--name $NEON_BRANCH_NAME \
|
||||
--parent $E2E_NEON_BRANCH_PARENT_ID \
|
||||
--parent br-fancy-paper-ad1olsb3 \
|
||||
--api-key $NEON_API_KEY || true
|
||||
- run:
|
||||
name: Load DB URL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue