New builds

This commit is contained in:
retropikzel 2026-07-22 21:44:47 +03:00
parent a1c106fee0
commit b2c362bd78
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -34,7 +34,7 @@ pipeline {
}
}
post {
success {
always {
cleanWs()
}
}