ci: add automatic container build #3

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

View File

@@ -12,8 +12,8 @@ jobs:
uses: docker/setup-buildx-action@v2
with:
endpoint: 'unix:///var/run/docker.sock'
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v2
- name: Login to Registry
uses: docker/login-action@v3
with: