Hello,

I am using jenkins for the first time.
Great software, I am very happy with its ease of use.

I do however have some questions:
* I got jenkins to hourly poll a git rep, the I execute a shell script. Is this shell script supposed to build, install and test? Or should these things be separated into different scripts? * The workspace seems to be the git repository root; Can I have the build directory and install directory outside the workspace? * Should I remove the build and install directories afterwards or will jenkins take care of that?

Is there a way to receive an email also containing the new changes to the repository?

Thanks,

Paulo Matos

Reply via email to