Fixing the build

This commit is contained in:
retropikzel 2024-10-12 07:54:29 +03:00
parent 02a71445a5
commit 7a38c18567
1 changed files with 0 additions and 5 deletions

5
Jenkinsfile vendored
View File

@ -25,10 +25,5 @@ pipeline {
} }
} }
} }
post {
always {
deleteDir()
}
}
} }