syntax error
This commit is contained in:
parent
4b0b3be852
commit
8b588452af
|
@ -14,7 +14,7 @@ pipeline
|
|||
stage('Building CARLA')
|
||||
{
|
||||
//parallel
|
||||
{
|
||||
//{
|
||||
stage('ubuntu')
|
||||
{
|
||||
agent { label "gpu" }
|
||||
|
@ -354,7 +354,7 @@ pipeline
|
|||
}
|
||||
}*/
|
||||
|
||||
}
|
||||
//}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue