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
|
version: 2
|
||||||
build_and_test:
|
build_and_test:
|
||||||
jobs:
|
jobs:
|
||||||
- local_testing:
|
- local_testing
|
||||||
filters:
|
- build_and_test
|
||||||
branches:
|
- installing_litellm_on_python
|
||||||
only:
|
|
||||||
- main
|
|
||||||
- /litellm_.*/
|
|
||||||
- build_and_test:
|
|
||||||
filters:
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- main
|
|
||||||
- /litellm_.*/
|
|
||||||
- installing_litellm_on_python:
|
|
||||||
filters:
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- main
|
|
||||||
- /litellm_.*/
|
|
||||||
- publish_to_pypi:
|
- publish_to_pypi:
|
||||||
requires:
|
requires:
|
||||||
- local_testing
|
- local_testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue