Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix jenkins workspace cleanup #311

Merged
merged 1 commit into from
Aug 21, 2018
Merged

Fix jenkins workspace cleanup #311

merged 1 commit into from
Aug 21, 2018

Conversation

rebpdx
Copy link
Contributor

@rebpdx rebpdx commented Aug 21, 2018

Prior to this commit some builds would fail trying to clean up the workspace
directory. This commit fixes that by removing the inner cleanup since the try
block for the parallel builds should catch any errors from workspace builds.

Prior to this commit some builds would fail trying to clean up the workspace
directory. This commit fixes that by removing the inner cleanup since the try
block for the parallel builds should catch any errors from workspace builds.
@rebpdx rebpdx requested review from evanlivingston, shnewto, cotos and a user August 21, 2018 23:15
@cotos cotos merged commit bfa3f4a into devel Aug 21, 2018
@cotos cotos deleted the bug/fix-jenkins-cleanup branch August 21, 2018 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants