Hi Guys,

Am new to the Jenkins world. I am trying to connect to an ec2 instance
using Jenkins. The whole purpose of the job is to run an svn update and
restart gunicorn( for Django app).

I am able to connect to the ec2 instance using the Initial configuration.
The "Test Configuration"returns a success. I pasted the pk file in the text
area "key".

When creating a job in Jenkins all I want to do is run a couple of commands
on the remote server, namely:

>
> cd /home/ubuntu
> sh ./update-codebase


Is Publish over SSH an overkill for this? If not, what do I enter in the
box for the code in publish over ssh ?

Thanks for your help.

Tanmay

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CALTo_5SbZ%2BcLsgDuFG3nX_QjC9He_pk0gEFJzBp3FKnWMfes9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to