Commit 90f3e9e2 authored by hardy's avatar hardy

fix missing bracket

parent 8dd7e589
......@@ -37,6 +37,7 @@ pipeline {
dir ("ci-scripts/ran_dashboard") {
//retrieve MR data from gitlab and export to gSheet
sh returnStdout: true, script: 'python3 ran_dashboard.py'
}
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment