-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
A matrix should allow you to configure a single file that can use multiple axes to simplify configuration.
For example:
matrix:
- axis: [1,2,3]
- variable: index
- config:
id: raspberry-pi-{{index}}
test:
timeout: 30s
interval: 60s
command: test.sh
It should be valid to nest matrix configurations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels