Hudson CI: custom permission for shell script
I'm setting up Hudson to run a shell script that just copies the workspace to a different folder. I got the following error:
cp: Unable to create directory `/ Home / U123 / Temp / Workplace ': Permission denied
My question is which user Hudson build is running? I installed Hudson as an Ubuntu service according to this page: http://pkg.hudson-labs.org/debian/
Thanks!
+2
a source to share