cicd: dockerhost tcp

This commit is contained in:
Nemo D'ACREMONT 2025-09-05 15:22:51 +02:00
parent 4362b81732
commit 68130db301
No known key found for this signature in database
GPG Key ID: 85F245EC3BB1E022

View File

@ -15,6 +15,7 @@ env:
REGISTRY: git.dacremont.xyz
# gitea.repository as <account>/<repo>
IMAGE_NAME: ${{ gitea.repository }}
DOCKER_HOST: unix:///var/run/user/1000/docker.sock
jobs: