浏览代码

Обновить 'Jenkinsfile'

Vladimir Tomishinets 7 年之前
父节点
当前提交
86c4fe8cef
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 
-*/             '''
-        } 
+             '''
+*/        } 
       }
     }
   }