Skip to content
Snippets Groups Projects
Commit dbaecfd5 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Adding command for debugging

parent 04fe1d6c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ parallel (
checkout scm
stage ('build_sb15')
{
sh "export"
sh "echo $PATH"
sh "./build.sh $WORKSPACE $NODE_NAME pdata && make install"
}
......
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