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 7d4c0c45 authored by Nicolas's avatar Nicolas
Browse files

Add ReadJson method

parent b2e4e74b
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ node { ...@@ -85,7 +85,7 @@ node {
returnStdout: true returnStdout: true
).trim() ).trim()
mail body: "Bonjour,\n\nVoici les résultats du pipeline :\n\n${RESULT_JSON}\n\n========================\n\nDetails : \n\n${RESULT}", mail body: "Bonjour,\n\nVoici les résultats du pipeline :\n\n${result}\n\n========================\n\nDetails : \n\n${RESULT}",
cc: '', cc: '',
charset: 'UTF-8', charset: 'UTF-8',
from: 'Jenkins <job@jenkins.bejean.eu>', from: 'Jenkins <job@jenkins.bejean.eu>',
......
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