Skip to content

Commit ee35cc2

Browse files
build: update build-and-push.yml.
1 parent e4a60da commit ee35cc2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build-and-push.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ jobs:
8282
image: tonistiigi/binfmt:qemu-v7.0.0-28
8383
- name: Set up Docker Buildx
8484
uses: docker/setup-buildx-action@v3
85-
with:
86-
buildkitd-config-inline: |
87-
[worker.oci]
88-
max-parallelism = 1
8985
- name: Login to GitHub Container Registry
9086
uses: docker/login-action@v3
9187
with:
@@ -150,10 +146,6 @@ jobs:
150146
image: tonistiigi/binfmt:qemu-v7.0.0-28
151147
- name: Set up Docker Buildx
152148
uses: docker/setup-buildx-action@v3
153-
with:
154-
buildkitd-config-inline: |
155-
[worker.oci]
156-
max-parallelism = 1
157149
- name: Login to GitHub Container Registry
158150
uses: docker/login-action@v3
159151
with:

0 commit comments

Comments
 (0)