Parcourir la source

Обновить 'Jenkinsfile'

Vladimir Tomishinets il y a 7 ans
Parent
commit
c67b0ded4c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 {