Browse Source

Обновить 'Jenkinsfile'

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

+ 2 - 2
Jenkinsfile

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