stable releases - ci/cd
This commit is contained in:
parent
280a3d580b
commit
66f579f923
1
.github/workflows/ghcr_deploy.yml
vendored
1
.github/workflows/ghcr_deploy.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user