John Chesshir
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
-
John Chesshir created a post, AnsweredHow to ensure suitable builds are not triggered from Git commits to unrelated directories.
I'm working with a Git repo that contains several modules. I only want a triggered build's dependencies to be rerun if there were changes in the specified module's directory, but not when changes ...