mirror of
https://github.com/Damillora/phoebe.git
synced 2025-03-10 14:07:22 +00:00
chore: fix workflow again
This commit is contained in:
parent
724b857c99
commit
6b0c47bcdb
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
|||||||
id: docker_build_bin
|
id: docker_build_bin
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
|
||||||
platforms: ${{ matrix.platform }}
|
platforms: ${{ matrix.platform }}
|
||||||
|
target: runtime
|
||||||
outputs: |
|
outputs: |
|
||||||
type=local,dest=./output/${{ env.PLATFORM }}
|
type=local,dest=./output/${{ env.PLATFORM }}
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user