Add GitHub workflow to build and push nightly Docker images for AMD64 and ARM64
Some checks failed
Build and release container directly from master / release (push) Failing after 29s
Some checks failed
Build and release container directly from master / release (push) Failing after 29s
This commit is contained in:
parent
5c282637a6
commit
668aff0cc2
@ -24,8 +24,8 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: install docker
|
- name: install docker
|
||||||
run: sudo apt install docker.io
|
run: apt install docker.io
|
||||||
|
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user