I am trying to set up a continuous integration environment using Ubuntu VM on Amazon EC2 (with rails already installed) and Jenkins. But Jenkins creates his own user in a virtual machine and cannot find the path to the rails because he is in a different user environment.
So can someone provide me with step-by-step installation instructions for the same.
thank
source
share