(ci/cd) push to dockerhub
This commit is contained in:
parent
6a6d614af2
commit
04b210705b
2
.github/workflows/ghcr_deploy.yml
vendored
2
.github/workflows/ghcr_deploy.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
tags: user/app:latest
|
||||
tags: litellm/test-litellm:latest
|
||||
build-and-push-image:
|
||||
runs-on: ubuntu-latest
|
||||
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user