diff --git a/Jenkinsfile b/Jenkinsfile index 32428269cd5..17c36988d68 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -806,9 +806,6 @@ pipeline { alwaysPull true } } - when { - beforeAgent true - } steps { echo "${env.NODE_NAME}" unstash 'doc-tarball'