forked from Maurice/pastabble
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user