jenkins-job-builder/tests/general/fixtures/matrix-axis002.yaml

15 lines
259 B
YAML

name: matrix-test002
project-type: matrix
axes:
- axis:
type: dynamic
name: config
values:
- config_list
- axis:
type: user-defined
name: arch
values:
- arm64
- amd64