Parcourir la source

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

vmshay il y a 5 ans
Parent
commit
b92d4b2c7c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {