forked from Maurice/pastabble
ci: use own custom QEMU action
Some checks failed
Container build / container-build (push) Failing after 36s
Some checks failed
Container build / container-build (push) Failing after 36s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
with:
|
||||
endpoint: 'unix:///var/run/docker.sock'
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
uses: Job79/setup-qemu-action@master
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user