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 - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -