Skip to content

Commit c8c381b

Browse files
committed
fixup
1 parent a3a523f commit c8c381b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
- name: Set up QEMU
3838
uses: docker/setup-qemu-action@v1
3939
- name: Build
40+
env:
41+
DOCKER_BUILDKIT: 0
4042
run: |
4143
docker build \
4244
--platform linux/${{ matrix.arch }} \

0 commit comments

Comments
 (0)