use local checked out repo
This commit is contained in:
parent
6979e5451e
commit
b258d4cdc4
|
@ -61,6 +61,7 @@ jobs:
|
|||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Reference in New Issue