What does your job consist of today? A shell script? A Maven project? Something else?
If it's a shell script, then it should be straightforward to add some steps in that script to do the cleanup before it exits. ----- Original Message ----- From: [email protected] To: [email protected] Cc: Kevin Fleming (BLOOMBERG/ 731 LEXIN) At: May 29 2013 11:16:26 Fine, what action do you have in mind to reach this: "clean out the root-owned content" On Wednesday, May 29, 2013 3:35:03 PM UTC+2, Kevin Fleming wrote: You'll need to change your build process to clean out the root-owned content from the workspace before it exits. ----- Original Message ----- From: [email protected] To: [email protected] At: May 29 2013 08:14:32 I'm running sudo for creating the chroot environment and running the build in one build step. All paths there are then root:root. The deletion of the workspace after the build (plugin) fails because of permissions. What do I have to do to correct this? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
