forked from phoenix/litellm-mirror
(fix) ci/cd
This commit is contained in:
parent
d648cd6c0f
commit
4f5222a902
1 changed files with 0 additions and 7 deletions
|
@ -202,12 +202,6 @@ workflows:
|
||||||
version: 2
|
version: 2
|
||||||
build_and_test:
|
build_and_test:
|
||||||
jobs:
|
jobs:
|
||||||
- local_testing:
|
|
||||||
filters:
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- main
|
|
||||||
- /litellm_.*/
|
|
||||||
- build_and_test:
|
- build_and_test:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
|
@ -222,7 +216,6 @@ workflows:
|
||||||
- /litellm_.*/
|
- /litellm_.*/
|
||||||
- publish_to_pypi:
|
- publish_to_pypi:
|
||||||
requires:
|
requires:
|
||||||
- local_testing
|
|
||||||
- build_and_test
|
- build_and_test
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue