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,7 +24,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: install docker
|
||||
run: sudo apt install docker.io
|
||||
run: apt install docker.io
|
||||
|
||||
|
||||
- name: Set up QEMU
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user