mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 18:24:49 +00:00
Update ghcr_deploy.yml
This commit is contained in:
@@ -159,7 +159,7 @@ jobs:
|
||||
- name: Build and push Database Docker image
|
||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
||||
with:
|
||||
context: "{{defaultContext}}:litellm-js:spend-logs"
|
||||
context: "https://github.com/BerriAI/litellm/litellm-js/spend-logs"
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta-spend-logs.outputs.tags }}-${{ github.event.inputs.tag || 'latest' }}, ${{ steps.meta-spend-logs.outputs.tags }}-latest
|
||||
|
||||
Reference in New Issue
Block a user