fixed missing }}

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

View file

@ -89,4 +89,6 @@ pipeline {
steps {
sh 'docker rm -f petclinic-tomcat-temp || true'
}
}
}
}
}