Explorar el Código

Обновить 'Jenkinsfile'

Vladimir Tomishinets hace 7 años
padre
commit
c67b0ded4c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 {