Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev

This commit is contained in:
Ruben Abad 2024-06-04 12:14:14 +02:00
commit 76ccb9406c
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -208,7 +208,6 @@ pipeline
stage('ubuntu smoke tests')
{
agent { label "gpu_20_04" }
options{skipDefaultCheckout()}
steps
{
unstash name: 'ubuntu_eggs'