Browse Source

Обновить 'Jenkinsfile'

Vladimir Tomishinets 6 years ago
parent
commit
783a770928
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -9,7 +9,7 @@ pipeline {
   environment {
     DOCKER_REGISTRY='dev-registry.infoclinica.ru:5000'
     DOCKER_IMAGE='ovpn-rsa'
-    SERVICE_NAME='ovpn_server'
+    SERVICE_NAME='ovpn-rsa_server'
     SERVICE_IMAGE='container_run'
     SWARM_GIT_URL='ssh://git@git.sdsys.ru:8022/iru/stack-deploy.git'
     SWARM_GIT_NAME='stack-deploy'