forked from phoenix/litellm-mirror
build(config.yml): update circle ci schema to run on all branches
This commit is contained in:
parent
1742141fb6
commit
636bc0e2ec
1 changed files with 3 additions and 18 deletions
|
@ -319,24 +319,9 @@ workflows:
|
|||
version: 2
|
||||
build_and_test:
|
||||
jobs:
|
||||
- local_testing:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- /litellm_.*/
|
||||
- build_and_test:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- /litellm_.*/
|
||||
- installing_litellm_on_python:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- /litellm_.*/
|
||||
- local_testing
|
||||
- build_and_test
|
||||
- installing_litellm_on_python
|
||||
- publish_to_pypi:
|
||||
requires:
|
||||
- local_testing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue