Skip to content

Commit

Permalink
sonarcloud integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Olorunfemi Kawonise authored and Olorunfemi Kawonise committed Jul 4, 2023
1 parent 2a9447f commit ca7f0c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/nexus.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
sh 'npm config set registry http:https://44.212.24.102:8081/repository/fintech-app-release/'

registry_url="http:https://44.212.24.102:8081/repository/fintech-app-release/"

# Provide your Nexus registry username and password
Expand All @@ -14,4 +16,5 @@ send "$password\r"
expect eof
EOF

sh 'npm config set registry http:https://registry.npmjs.org/'
sleep 2

0 comments on commit ca7f0c7

Please sign in to comment.