Skip to content
Snippets Groups Projects
Commit 24ae4541 authored by Jonas Karlsson's avatar Jonas Karlsson
Browse files

Use No_Sleep publish

Image creation should be fast enough now
parent b724ab8b
No related branches found
No related tags found
No related merge requests found
......@@ -206,7 +206,7 @@ pipeline {
// Publish report only if some test failed
if (publishReport) {
build job: 'Publish_LanceBot_Report'
build job: 'Publish_LanceBot_Report_No_Sleep'
}
sendGerritMessageWithFooter(allResults)
......
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