Fixing the build

This commit is contained in:
retropikzel 2024-10-12 07:49:49 +03:00
parent ba6b4a8aca
commit cc520faa47
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

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