fix ci
This commit is contained in:
parent
49d67f9130
commit
ec0b980e06
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user