@@ -23,6 +23,7 @@ pipeline {
}
failure {
echo 'I failed :((('
+ sh 'cat /var/lib/jenkins/jobs/vmshayGroovy/builds/24/log > /tmp/fail.log'
changed {
echo 'things were different before...'