forked from phoenix/litellm-mirror
Update ghcr_deploy.yml
This commit is contained in:
parent
b36f628fc8
commit
a490326e58
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ghcr_deploy.yml
vendored
7
.github/workflows/ghcr_deploy.yml
vendored
|
@ -34,13 +34,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: litellm/litellm:${{ github.event.inputs.tag || 'latest' }}
|
tags: litellm/litellm:${{ github.event.inputs.tag || 'latest' }}
|
||||||
-
|
|
||||||
name: Build and push litellm-ui image
|
|
||||||
uses: docker/build-push-action@v5
|
|
||||||
with:
|
|
||||||
push: true
|
|
||||||
file: ui/Dockerfile
|
|
||||||
tags: litellm/litellm-ui:${{ github.event.inputs.tag || 'latest' }}
|
|
||||||
-
|
-
|
||||||
name: Build and push litellm-database image
|
name: Build and push litellm-database image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue