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

Branch name

parent f0d6a246
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ parallel (
deleteDir()
env.PATH = "/usr/local/bin:${env.PATH}"
checkout scm
echo "$BRANCH_NAME"
stage ('build_sb15')
{
sh "./build.sh $WORKSPACE $NODE_NAME pdata ${env.BRANCH_NAME}"
......
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