Sfoglia il codice sorgente

Обновить 'Jenkinsfile'

Vladimir Tomishinets 7 anni fa
parent
commit
86c4fe8cef
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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 
-*/             '''
-        } 
+             '''
+*/        } 
       }
     }
   }