stable releases - ci/cd

This commit is contained in:
Ishaan Jaff 2024-04-04 18:06:17 -07:00
parent 280a3d580b
commit 66f579f923

View file

@ -30,6 +30,7 @@ jobs:
echo "type_release=stable" >> $GITHUB_ENV
else
echo "type_release=latest" >> $GITHUB_ENV
docker-hub-deploy:
if: github.repository == 'BerriAI/litellm'
runs-on: ubuntu-latest