Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Setting up dailys builds using stash and git

Subramanian Olagappan December 29, 2013

I am using Jenkins hook to run CI build for git project in stash and this is working fine. My requirement is to setup Daily builds at night only if commits happened in the repo. My Jenkins daily night job is set poll option at night time daily, but Jenkins hook is triggering a DY build for every commit.

Is there any option in the Jenkins hook to trigger poll option only for CI builds ?

How are others running Daily nightly builds with Jenkins hook.

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Subramanian Olagappan December 30, 2013

I solved it by "Ignore post commit hooks" in jenkins.

TAGS
AUG Leaders

Atlassian Community Events