A
A
Anton Kashcheev2014-08-26 14:42:14
git
Anton Kashcheev, 2014-08-26 14:42:14

How to force Jenkins to build the project immediately after updating the code on the server?

Recently I started to deal with this most pleasant program. I even think to drag a couple of projectors there...
But here's the trouble - after updating the code (git or svn), Jenkins needs to start the build.
Can you suggest how to do this?
Thank you very much in advance for your replies.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2014-08-26
Protko @Fesor

after the commit - no way, because these are only local changes. Only after git push will the commit get to the server and then you can start the build.

S
Stella, 2015-01-30
@Stellius

i.imgur.com/KbsAxXn.png
You can use build triggers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question