mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 00:28:32 +00:00
is "file" not relative to "context"?
This commit is contained in:
@@ -130,7 +130,7 @@ jobs:
|
||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
||||
with:
|
||||
context: ui/
|
||||
file: Dockerfile
|
||||
file: ui/Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta-ui.outputs.tags }}-${{ github.event.inputs.tag || 'latest' }}, ${{ steps.meta-ui.outputs.tags }}-latest
|
||||
labels: ${{ steps.meta-ui.outputs.labels }}
|
||||
|
||||
Reference in New Issue
Block a user