JEnkins Fix

This commit is contained in:
Marco Santos
2024-11-15 11:19:01 +00:00
parent 5be074c00b
commit 964bad93f1

6
Jenkinsfile vendored
View File

@@ -52,10 +52,4 @@ pipeline {
} }
} }
} }
post {
always {
// Clean up the workspace after the build
}
}
} }