@@ -13,7 +13,7 @@ pipeline {
DEV_REGISTRY='dev-registry.infoclinica.ru:5000'
PROD_REGISTRY='registry.infoclinica.ru:5000'
DOCKER_CERT_PATH='/run/secrets/swarm'
- DOCKER_HOST=''
+ DOCKER_HOST='somehost'
DOCKER_REGISTRY=''
NEWTAG=''
}