mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-02-07 13:42:23 +02:00
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>
|