@@ -18,10 +18,7 @@ jobs:
|
|||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: https://github.com/docker/setup-buildx-action@v3
|
uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
driver-opts: image=moby/buildkit:latest
|
config-inline: |
|
||||||
install: true
|
|
||||||
network: host
|
|
||||||
buildkitd-config-inline: |
|
|
||||||
[registry."10.0.2.28:222"]
|
[registry."10.0.2.28:222"]
|
||||||
http = true
|
http = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user