jenkins-job-builder/tests/publishers/fixtures/postbuildscript003.yaml

6 lines
128 B
YAML

publishers:
- postbuildscript:
execute-on: 'matrix'
builders:
- shell: 'echo "Shell execution"'