13 lines
239 B
YAML
Raw Normal View History

- job:
name: jenkins-job-builder-compare-xml
node: 'bare-precise || bare-trusty'
builders:
- revoke-sudo
- gerrit-git-prep
- shell: |
./tools/run-compare-xml.sh
publishers:
- console-log