This commit is contained in:
jose-rZM
2025-12-20 18:33:35 +01:00
parent 0e31fb2c16
commit df6d68c8a0

View File

@@ -83,7 +83,9 @@ pipeline {
post {
always {
node {
cleanWs()
}
}
}
}