Page 1 of 1

Jenkins Integration - Start build if file exists

Posted: Thu Jun 13, 2019 7:21 am
by yaro2o
HI, I have created a project in jenkins that wanted me to be fired when the file appears in the given location or will be changed, I found such a plugin Conditional BuildStep Plugin but how would I not configure it always runs the project, maybe someone has already done something and would share knowledge?

Re: Jenkins Integration - Start build if file exists

Posted: Thu Jun 13, 2019 8:06 am
by yaro2o
Ok, I found two Triggers and now it works. FSTrigger and Files Found Trigger :)