I have a Jenkins controller version: 2.257. Basic Branch Build Strategy
plugin version: 1.3.2.

I have a GitHub repository which has App, DB and Config modules. App is at
root. DB and Config modules are inside db and config folders respectively.

Jenkinsfile is present at root for App and inside db and config folders for
the corresponding modules.

Multibranch jobs have been created for App, DB and config. Even if I modify
any file inside the DB folder, it is triggering an App build. In the App
job configuration, I have Build Strategy to exclude the DB path from
triggering build, but it is not working.

Can anyone please help me with this? I am not sure what part of the path
should I provide (I mean relative to the organization URL in GitHub).

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPp28eoBdOYnqZ6WB1wd8OM%2BCLVuo7YJSteFAf8oDfWRPhyD%2BA%40mail.gmail.com.

Reply via email to