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

Removing garbage

parent f107d1a8
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ parallel ( ...@@ -24,7 +24,7 @@ parallel (
stage ('build ubuntu') stage ('build ubuntu')
{ {
sh "./build.sh $WORKSPACE $NODE_NAME pdata 0 $BRANCH_NAME }" sh "./build.sh $WORKSPACE $NODE_NAME pdata 0 $BRANCH_NAME"
} }
stage ('run ubuntu') stage ('run ubuntu')
......
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