forked from aviflombaum/ama
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
In a git repo if a file is committed, then trigger a build only for that file instead of building everything from the repo
For instance, if a repo has Java code and generates a bunch of jar files as the output after the build, instead of building all the jar files every time something is checked in, build only for the file / folder content which has been updated recently.
without using Jenkins fs trigger plugin ,as it,s client requirement.
Metadata
Metadata
Assignees
Labels
No labels