ci: fix qemu image run
Some checks failed
build-docker-images-for-latest-release-github-ver / build-and-push (push) Failing after 3m47s
Some checks failed
build-docker-images-for-latest-release-github-ver / build-and-push (push) Failing after 3m47s
This commit is contained in:
parent
243e875e1d
commit
49803cb263
@ -64,7 +64,7 @@ jobs:
|
||||
uses: http://fly6516.synology.me:4000/docker/setup-buildx-action@v2
|
||||
- name: Enable QEMU for multi-platform support
|
||||
run: |
|
||||
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
docker run --rm --privileged dockerp.com/multiarch/qemu-user-static --reset -p yes
|
||||
|
||||
# Log in to Gitea Docker Registry
|
||||
- name: Log in to Gitea Docker Registry
|
||||
|
Loading…
Reference in New Issue
Block a user