We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a60da commit ee35cc2Copy full SHA for ee35cc2
.github/workflows/build-and-push.yml
@@ -82,10 +82,6 @@ jobs:
82
image: tonistiigi/binfmt:qemu-v7.0.0-28
83
- name: Set up Docker Buildx
84
uses: docker/setup-buildx-action@v3
85
- with:
86
- buildkitd-config-inline: |
87
- [worker.oci]
88
- max-parallelism = 1
89
- name: Login to GitHub Container Registry
90
uses: docker/login-action@v3
91
with:
@@ -150,10 +146,6 @@ jobs:
150
146
151
147
152
148
153
154
155
156
157
149
158
159
0 commit comments