ci: fix bugs again
Some checks failed
build-docker-images-for-multi-latest-release / build-and-push (push) Failing after 3m35s
Some checks failed
build-docker-images-for-multi-latest-release / build-and-push (push) Failing after 3m35s
This commit is contained in:
parent
d68c17e0d7
commit
587b4c169c
@ -65,7 +65,7 @@ jobs:
|
||||
# Enable QEMU for multi-platform support
|
||||
- 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