mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 00:19:23 +00:00
Update docker.yml
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: ghcr.io/${{ env.REPO_NAME }}:${{ github.sha }}
|
||||
file: ./Dockerfile`
|
||||
file: ./Dockerfile
|
||||
- name: Build and release Docker images
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user