This commit is contained in:
2025-03-03 03:10:57 +03:00
parent d6ef7735aa
commit 3b690c7200

View File

@@ -7,8 +7,7 @@ variables:
DOCKER_REGISTRY: "registry.beaconborn.ru"
DOCKER_IMAGE: "$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME"
DOCKER_TAG: "latest"
DOCKER_HOST: "tcp://docker:2375"
DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: "tcp://localhost:2375"
test:
stage: test