6 lines
128 B
YAML
6 lines
128 B
YAML
publishers:
|
|
- postbuildscript:
|
|
execute-on: 'matrix'
|
|
builders:
|
|
- shell: 'echo "Shell execution"'
|