Skip to content

Commit

Permalink
Update ml-models.JenkinsFile
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Aug 8, 2023
1 parent f731692 commit 0273da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/ml-models.JenkinsFile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ pipeline {
post {
always {
script {
postCleanup()
cleanWs(disableDeferredWipeout: true, deleteDirs: true)
}
}
}
Expand Down

0 comments on commit 0273da7

Please sign in to comment.