This commit is contained in:
2025-03-03 03:03:00 +03:00
parent db57e68c4d
commit 65f28ed5a7

View File

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