fixed missing }}

This commit is contained in:
matthewpdias 2018-03-06 15:20:31 -08:00
parent fdf75b3114
commit 519d34e671

View file

@ -90,3 +90,5 @@ pipeline {
sh 'docker rm -f petclinic-tomcat-temp || true'
}
}
}
}