Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 9840ea1d authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

Upgrade nodejs path to 16

parent 0954599d
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
(works only on linux for Windows update arguments in exec plugin below)
mvn clean install -DusePreInstalledNpm -Dnpm.path=/opt/programs/node-v14.17.0-linux-x64/bin
-->
<npm.path>${env.bamboo_CITNET_NODEJS_14_LINUX_PATH}</npm.path>
<npm.path>${env.bamboo_CITNET_NODEJS_16_LINUX_PATH}</npm.path>
</properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment