Skip to content
Snippets Groups Projects
Commit 40ab635e authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Fix pipeline name

parent 7f1d3bac
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ println("blabla")
}#
<table class="table">
<tbody>
<tr><th>Pipeline</th><td>Mapping</td></tr>
<tr><th>Pipeline</th><td>Carp</td></tr>
<tr><th>Version</th><td>${summary.getValue("meta", "pipeline_version")}</td></tr>
<tr><th>Last commit hash</th><td>${summary.getValue("meta", "last_commit_hash")}</td></tr>
<tr><th>Output directory</th><td>${summary.getValue("meta", "output_dir")}</td></tr>
......
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