Ver código fonte

Обновить 'Jenkins/jenkinsfile'

vmshay 5 anos atrás
pai
commit
b92d4b2c7c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Jenkins/jenkinsfile

+ 1 - 1
Jenkins/jenkinsfile

@@ -7,7 +7,7 @@ def GetLog(url) {
       //url: 'http://admin:$TOKEN@$link/consoleText',
       //validResponceCodes: '200')
     return link
-	}
+	//}
 }
 
 pipeline {