Explorar o código

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

vmshay %!s(int64=5) %!d(string=hai) anos
pai
achega
d7112cf40a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Jenkins/jenkinsfile

+ 0 - 1
Jenkins/jenkinsfile

@@ -6,7 +6,6 @@ def GetLog(build_url) {
     	responce = httpRequest(httpMode: 'GET',
 		url: build_url + 'consoleText',
 		contentType: 'TEXT_PLAIN',
-		consoleLogResponseBody: true,
 		customHeaders:[[name:'Authorization', value:"Basic ${auth}"]],
 		validResponceCodes: '200')
 		return response.status