Browse Source

change git url

tomishinets.v 6 years ago
parent
commit
103a3989ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -8,7 +8,7 @@ pipeline {
   environment {
     DOCKER_REGISTRY='dev-registry.infoclinica.ru:5000'
     DOCKER_IMAGE='lab/admin-lab'
-    SWARM_GIT_URL='ssh://git@git.sdsys.ru:8022/labportal/admin.git'
+    SWARM_GIT_URL='ssh://git@git.sdsys.ru:8022/labportal/stack-deploy.git'
     SWARM_GIT_NAME='stack-deploy'
     PACKAGE_NAME='web-laboratory-admin'
     JENKINS_MAIL='jenkins@sdsys.ru'