Skip to content

Commit

Permalink
Merge pull request #9 from Tynab/develop
Browse files Browse the repository at this point in the history
Update Jenkinsfile
  • Loading branch information
Tynab committed Aug 2, 2023
2 parents 75a7feb + acb49fd commit 82959f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,10 @@ pipeline {
}
}
}

post {
always {
cleanWs()
}
}
}

0 comments on commit 82959f6

Please sign in to comment.