diff --git a/Jenkinsfile b/Jenkinsfile index 3cae36aa6..b3fd05fef 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -208,7 +208,6 @@ pipeline stage('ubuntu smoke tests') { agent { label "gpu_20_04" } - options{skipDefaultCheckout()} steps { unstash name: 'ubuntu_eggs'