nothing specific here, just configure SCM with your git repository, and a
"poll scm" trigger to schedule a poll every 2 minutes

for such a quick poll, a better option is for you to setup a git
post-commit hook to immediately trigger a new build

2012/12/20 Santosh Kumar K <[email protected]>

> Hi,
>
> Actually my requirement is to git poll every 2 mins, i.e., if there is any
> new file
> say file "abc" been added/edited to the git then I have to generate the
> jar file of the "abc" file
> and later upload it to my deployment server.
>
> Please can you help me more on this to get upto speed on initial setup? It
> would be great help for me.
> I look forward for your kind help.Thanks in advance :)
>
> -Santosh Kumar K

Reply via email to