Hi,
I am using git (at bitbucket) as a source code repository. Since I could not make the git jenkins plugin run, I have set up a shell skript (on Linux Ubuntu) that checks out my source code from git.
At the moment, I am running this job every day, but I was wondering, if it is possible to connect the git repository to the jenkins task, as some kind of hookup.
So every time, I change something on the source files, the build will be triggered to run.
This is interesting for older projects, where are not so many changes and therefore I don't need to run a build on a daily base.
Thanks in advance and please excuse my english. It 's not my mother language.
Best regards,
Alexander Spetko