mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-30 02:11:38 +00:00
test
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
662cd77107
commit
7e8a65e661
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1159,7 +1159,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# TODO: uncomment when v0.12.0 released and available on GH runners
|
# TODO: uncomment when v0.12.0 released and available on GH runners
|
||||||
# version: ${{ inputs.buildx-version || env.BUILDX_VERSION }}
|
# version: ${{ inputs.buildx-version || env.BUILDX_VERSION }}
|
||||||
version: https://github.com/docker/buildx.git#ee19ce5ef2a30ec261e01a5dfffa4314d5e38450
|
version: https://github.com/crazy-max/buildx.git#annotations-push
|
||||||
driver-opts: |
|
driver-opts: |
|
||||||
network=host
|
network=host
|
||||||
image=${{ inputs.buildkit-image || env.BUILDKIT_IMAGE }}
|
image=${{ inputs.buildkit-image || env.BUILDKIT_IMAGE }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user