do not mount docker sock

This commit is contained in:
Patrick Schratz 2024-07-06 14:41:21 +02:00
commit 59d159b18f
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -59,7 +59,7 @@ steps:
just build-r-${PLATFORM} $(cat r-release-version.txt)
fi
volumes:
- /var/run/docker.sock:/var/run/docker.sock
# - /var/run/docker.sock:/var/run/docker.sock
- /tmp:/tmp
- name: Upload