jenkins-job-builder/tests/wrappers/fixtures/live-screenshot-minimal.xml

10 lines
390 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<buildWrappers>
<org.jenkinsci.plugins.livescreenshot.LiveScreenshotBuildWrapper plugin="livescreenshot">
<fullscreenFilename>screenshot.png</fullscreenFilename>
<thumbnailFilename>screenshot-thumb.png</thumbnailFilename>
</org.jenkinsci.plugins.livescreenshot.LiveScreenshotBuildWrapper>
</buildWrappers>
</project>