jenkins-job-builder/tests/publishers/fixtures/post-tasks002.yaml

10 lines
207 B
YAML

publishers:
- post-tasks:
- matches:
- log-text: null
operator: AND
escalate-status: true
run-if-job-successful: true
script: |
echo "Here goes the task script"