Jenkins job triggered twice
问题 1) I am using Jenkins API to trigger a job, so when my monitoring tool sensu sends request Jenkins API to trigger jenkins JOb the build starts. 2) I have tried even manually by hitting buildnow instead of using API calls to make sure that it is not API call problem. What does my build contain? It runs on Master and runs a ansible play-book with help of ansible plugin Problem: Once the build is complete it is successful it automatically triggers another build with no reason again and runs the