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

9 lines
197 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<builders>
<hudson.plugins.python.Python>
<command>import foobar</command>
</hudson.plugins.python.Python>
</builders>
</project>