ci: set DOCKER_HOST for dind #25

Merged
rock merged 2 commits from fix/docker-host into main 2026-09-07 20:28:53 +00:00
Showing only changes of commit 2f02045167 - Show all commits
+1
View File
@@ -10,6 +10,7 @@ on:
env:
REGISTRY: forgejo.riotpiao.com
IMAGE: forgejo.riotpiao.com/rock/poimen-memory
DOCKER_HOST: tcp://localhost:2375
jobs:
ci: