Skip to content

Commit

Permalink
Revert "Fix #275: Build and deploy docker image workflow fails (#276)" (
Browse files Browse the repository at this point in the history
#277)

This reverts commit 2c4ca79.
  • Loading branch information
jnpsk authored Feb 28, 2025
1 parent 910eebb commit 0d65d05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
mvn -U -DuseInternalRepo=true --no-transfer-progress package
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v7.0.0-28 # Workaround until it is fixed in docker/setup-qemu-action repo
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
Expand Down

0 comments on commit 0d65d05

Please sign in to comment.