Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 426 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 426 Bytes

Jenkins Dynamic Axis Plugin

This plugin allows you to define a matrix build axis that is dynamically populated from an environment variable. Variables can be contributed to a build from a number of places, including:

  • Build parameters
  • Build node configuration
  • Jenkins configuration
  • System environment

See DynamicAxis Plugin for more information.