Update CI
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m31s

This commit is contained in:
Evrard Van Espen
2025-11-20 12:20:45 +00:00
parent 95504cb8b9
commit 6ccc0f4f3f

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/user/1000/docker.sock
# - name: Build and push
# uses: docker/build-push-action@v6
# with: