Browse Source

Обновить 'Jenkinsfile'

Vladimir Tomishinets 7 years ago
parent
commit
86c4fe8cef
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Jenkinsfile

+ 2 - 2
Jenkinsfile

@@ -59,8 +59,8 @@ pipeline {
                 -e git_url_pki=ssh://git@git.sdsys.ru:8022/iru/openvpn-pki.git \
                 -e git_url_ovpn=ssh://git@git.sdsys.ru:8022/iru/openvpn.git \
                 ${DOCKER_REGISTRY}/${DOCKER_IMAGE}:${BUILD_NUMBER} sleep 1d 
-*/             '''
-        } 
+             '''
+*/        } 
       }
     }
   }