jenkins-job-builder/tests/wrappers/fixtures/env-file001.xml

9 lines
236 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<buildWrappers>
<hudson.plugins.envfile.EnvFileBuildWrapper>
<filePath>/tmp/foo.txt</filePath>
</hudson.plugins.envfile.EnvFileBuildWrapper>
</buildWrappers>
</project>