jenkins: remove unnecessary workstation clean

old-commit-hash: 6856c2d4ef
taco
Adeeb Shihadeh 3 years ago
parent 9a45a3b99b
commit c8b6d29a8a
  1. 5
      Jenkinsfile

5
Jenkinsfile vendored

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

Loading…
Cancel
Save