jenkins-job-builder/tests/wrappers/fixtures/nodejs-installator001.xml
Tomas Bezdek 383d4250f0 add support for NodeJS Plugin
Change-Id: I583b6e8cac8b7bfe086e7f16e2989db3d50a6054
2015-11-10 21:46:00 +00:00

9 lines
283 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<buildWrappers>
<jenkins.plugins.nodejs.tools.NpmPackagesBuildWrapper>
<nodeJSInstallationName>latest node</nodeJSInstallationName>
</jenkins.plugins.nodejs.tools.NpmPackagesBuildWrapper>
</buildWrappers>
</project>