jenkins: remove unnecessary workstation clean

pull/24829/head
Adeeb Shihadeh 3 years ago
parent 1139fe507b
commit 6856c2d4ef
  1. 5
      Jenkinsfile

5
Jenkinsfile vendored

@ -154,11 +154,6 @@ pipeline {
}
}
post {
always {
cleanWs()
}
}
}
}
}

Loading…
Cancel
Save