jenkins-job-builder/tests/general/fixtures/matrix-axis-yaml.yaml
Antoine Musso 49a5ea159c Partial support Yaml Axis Plugin
Very basic support for Yaml axis provided by the Yaml Axis Jenkins Plugin:

https://wiki.jenkins-ci.org/display/JENKINS/Yaml+Axis+Plugin

This patch does not support exclusion which is done in a following
change.

Change-Id: I7e39382425e53f5e1eb811d21810a72389acea2d
2016-03-01 16:52:28 +01:00

12 lines
221 B
YAML

name: matrix-with-yaml-axis
project-type: matrix
axes:
- axis:
type: yaml
filename: config.yaml
name: python
- axis:
type: yaml
filename: config.yaml
name: database