This commit is contained in:
Ruben Abad 2024-02-07 17:32:31 +01:00
parent ee647027fe
commit 4b0b3be852
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -13,7 +13,7 @@ pipeline
{
stage('Building CARLA')
{
parallel
//parallel
{
stage('ubuntu')
{