Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 9ca1ba01 authored by Nicolas's avatar Nicolas
Browse files

Add ReadJson method

parent 1d663a25
No related branches found
No related tags found
No related merge requests found
......@@ -97,11 +97,7 @@ node {
replyTo: '',
subject: "Content Manager Pipeline Result",
to: "nicolasbejean@live.fr";
}
try {
assert result.totals.errors != 0
} finally {
mail body: "Bonjour,\n\nDes erreurs ont été trouvées, voici les résultats du pipeline :\n\n${result.totals}\n\n========================\n\nDetails : \n\n${RESULT}",
cc: '',
charset: 'UTF-8',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment