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

Update e2e Jenkinsfile

parent 1b10d449
No related branches found
No related tags found
No related merge requests found
......@@ -133,7 +133,7 @@ pipeline {
sh 'npm --version'
dir('goofy-client') {
sh 'echo "registry=https://nexus.ozg-sh.de/repository/npm-proxy" >> ~/.npmrc'
sh 'echo "//nexus.ozg-sh.de/:_auth=amVua2luczpQaihzX0ZNNFU5ZC8=" >> ~/.npmrc'
sh 'echo "//nexus.ozg-sh.de/:_auth=amVua2luczprTSFnNVUhMVQzNDZxWQ==" >> ~/.npmrc'
sh 'npm cache verify'
sh 'npm install'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment