mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
1f8b94528c
This step allows to send email notifications in case of pipeline failures.
7 lines
224 B
HTML
7 lines
224 B
HTML
<a href="${env.BUILD_URL}">${env.BUILD_URL}</a>
|
|
<br>
|
|
To have a detailed look at the different pipeline stages: <a href="${env.RUN_DISPLAY_URL}">${env.RUN_DISPLAY_URL}</a>
|
|
<br>
|
|
<h3>Last lines of output</h3>
|
|
<pre>${log}</pre>
|