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 35c4e3f commit 1eeb291
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/nexus.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
npm config list
# npm config set registry http:https://44.212.24.102:8081/repository/fintech-app-release/
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/"

Expand All @@ -17,5 +17,6 @@ send "$password\r"
expect eof
EOF

# npm config set registry http:https://registry.npmjs.org/
npm config set registry http:https://registry.npmjs.org/
npm config list
sleep 2

0 comments on commit 1eeb291

Please sign in to comment.