ci: add automatic container build #3

Closed
Job79 wants to merge 16 commits from Job79/pastabble:main into main
Showing only changes of commit 5d6dc6f50e - Show all commits

View File

@@ -13,7 +13,7 @@ jobs:
with: with:
endpoint: 'unix:///var/run/docker.sock' endpoint: 'unix:///var/run/docker.sock'
- name: Set up QEMU - name: Set up QEMU
uses: Job79/setup-qemu-action@d05e0cb72b870c18f7d06bd2bec364e3533816cd uses: Job79/setup-qemu-action@master
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: