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

6 lines
131 B
YAML

publishers:
- postbuildscript:
builders:
- shell: 'echo "Shell execution"'
- ant: 'ant_target'