Removed dockerd entrypoint exec
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Marcin-Ramotowski 2025-05-27 19:52:54 +00:00
parent b10f70cf65
commit d8f1e072ec

View File

@ -22,7 +22,6 @@ steps:
ACR_PASSWORD:
from_secret: acr_password
commands:
- dockerd-entrypoint.sh & # start Docker service in the background
- sleep 10 # waiting for Docker start
- DOCKER_IMAGE=marcin00.azurecr.io/user-microservice:$CI_COMMIT_SHA