I'm using Gerrit Trigger Plugin for Jenkins to trigger my job. I want to trigger my job ONLY IF files from folder 1 AND folder 2 are changed. However as far as my understanding is concerned, with the following configuration we can trigger the job if files from folder 1 OR folder 2 are changed. How can I get this AND condition? I'll really appreciate your help.
Click here to See Gerrit Trigger Plugin Configuration Screenshot