Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev
This commit is contained in:
commit
76ccb9406c
|
@ -208,7 +208,6 @@ pipeline
|
|||
stage('ubuntu smoke tests')
|
||||
{
|
||||
agent { label "gpu_20_04" }
|
||||
options{skipDefaultCheckout()}
|
||||
steps
|
||||
{
|
||||
unstash name: 'ubuntu_eggs'
|
||||
|
|
Loading…
Reference in New Issue