Skip to content
Snippets Groups Projects
Commit 93effb44 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4536 Output NodeJS version

parent 9221ed74
Branches
Tags
No related merge requests found
......@@ -50,6 +50,7 @@ pipeline {
FAILED_STAGE=env.STAGE_NAME
sh 'npm --version'
sh 'node --version'
dir('goofy-client') {
sh 'echo "registry=https://nexus.ozg-sh.de/repository/npm-proxy" >> ~/.npmrc'
sh 'echo "//nexus.ozg-sh.de/:_auth=amVua2luczprTSFnNVUhMVQzNDZxWQ==" >> ~/.npmrc'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment