jenkins - Is it possible to trigger a build from a mercurial repository without cloning it? -


i want job triggered changes mercurial repository (with ssh address), don't want job try clone repository.

is there way this?

i suggest using post-commit hook calls proper jenkins api.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -