mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-08 01:25:38 +00:00
Compare commits
1 Commits
dbf53c7911
...
321f69bae0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
321f69bae0 |
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/crazy-max/buildx.git#annotations-push
|
version: https://github.com/docker/buildx.git#ee19ce5ef2a30ec261e01a5dfffa4314d5e38450
|
||||||
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