Vieze workspace
Some checks failed
gitea/real_analysis/pipeline/head There was a failure building this commit

This commit is contained in:
2025-11-16 00:45:26 +01:00
parent a7ec28cf5c
commit 83c9218b81

5
Jenkinsfile vendored
View File

@@ -23,4 +23,9 @@ pipeline {
}
}
}
post {
cleanup {
cleanWs()
}
}
}