This commit is contained in:
Job
2024-02-09 15:12:00 +01:00
parent 8bca3eb2fe
commit 9895782b0a

@@ -10,7 +10,8 @@ jobs:
uses: actions/checkout@v4
- name: Set up BuildX
uses: docker/setup-buildx-action@v2
endpoint: 'unix:///var/run/user/1000/podman/podman.sock'
with:
endpoint: 'unix:///var/run/user/1000/podman/podman.sock'
- name: Build and push
uses: docker/build-push-action@v4
with: