@@ -39,7 +39,7 @@ pipeline {
}
failure {
echo 'I failed :((('
- echo GetLog("{BUILD_URL}")
+ echo GetLog("${BUILD_URL}")
changed {
echo 'things were different before...'