forked from phoenix/litellm-mirror
Copy helm chart build and deploy job from ghcr_helm_deploy to ghcr_deploy.
This commit is contained in:
parent
48f96dd563
commit
c838b2853c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ghcr_deploy.yml
vendored
1
.github/workflows/ghcr_deploy.yml
vendored
|
@ -171,7 +171,6 @@ jobs:
|
|||
registry_username: ${{ github.actor }}
|
||||
registry_password: ${{ secrets.GITHUB_TOKEN }}
|
||||
update_dependencies: true
|
||||
|
||||
release:
|
||||
name: "New LiteLLM Release"
|
||||
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue