aeeaf71784
Change-Id: I8661910761ed2a3faab0dcf021fd23ceb71e150b
13 lines
232 B
YAML
13 lines
232 B
YAML
name: matrix-test005
|
|
project-type: matrix
|
|
axes:
|
|
- axis:
|
|
type: dynamic
|
|
name: config
|
|
values:
|
|
- config_list
|
|
- axis:
|
|
type: groovy
|
|
name: foo
|
|
command: 'return [bar,baz]'
|