Explorar o código

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

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

+ 1 - 1
Jenkins/jenkinsfile

@@ -28,7 +28,7 @@ pipeline {
       }
       failure {
         echo 'I failed :((('
-			echo "${BUILD_URL}/consoleText"
+			sh 'curl "${BUILD_URL}/consoleText" > /tmp/test.txt'
       }
       changed {
         echo 'things were different before...'