@@ -1,7 +1,4 @@
#!groovy
-
-}
pipeline {
agent {
label 'master'
@@ -31,7 +28,6 @@ pipeline {
}
failure {
echo 'I failed :((('
- echo GetLog("${BUILD_URL}")
changed {
echo 'things were different before...'