jenkins-job-builder/tests/builders/fixtures/batch.xml

9 lines
183 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<builders>
<hudson.tasks.BatchFile>
<command>foo/foo.bat</command>
</hudson.tasks.BatchFile>
</builders>
</project>