Remove DIND
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Phil 2025-04-15 19:27:01 +00:00
parent 4924822d86
commit cb0c198e0b

View file

@ -11,10 +11,3 @@ steps:
from_secret: reg-user
password:
from_secret: reg-pass
services:
docker:
image: docker:dind
commands:
- dockerd --tls=false --host=tcp://0.0.0.0:2376
privileged: true