Add CI #1

Merged
evanespen merged 72 commits from testing-ci into main 2025-11-20 20:28:21 +00:00
Showing only changes of commit 178b7e3419 - Show all commits

View File

@@ -12,8 +12,8 @@ jobs:
run: ls /run; echo "---"; ls /run/user
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# with:
# endpoint: unix:///run/user/1000/docker.sock
with:
endpoint: unix:///run/docker.sock
# - name: Build and push
# uses: docker/build-push-action@v6
# with: