syntax error
This commit is contained in:
parent
8b588452af
commit
a68fee0260
|
@ -11,8 +11,8 @@ pipeline
|
||||||
|
|
||||||
stages
|
stages
|
||||||
{
|
{
|
||||||
stage('Building CARLA')
|
//stage('Building CARLA')
|
||||||
{
|
//{
|
||||||
//parallel
|
//parallel
|
||||||
//{
|
//{
|
||||||
stage('ubuntu')
|
stage('ubuntu')
|
||||||
|
@ -355,6 +355,6 @@ pipeline
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
//}
|
//}
|
||||||
}
|
//}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue