jenkins the definitive guide

(Jeff_L) #1

Figure 5.11. Advanced configuration of the Git branches to build


5.4.2.2.3. Excluded regions


Regions (seen in Figure 5.12, “Branches and regions”) are named specific or wildcard paths in the
codebase that, even when changed, should not trigger a build. Commonly these are noncompiled files
such as localization bundles or images, which, understandably might not have an effect on unit or
integration tests.

Free download pdf