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 44ce460 commit 2a9447f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/nexus.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
registry_url="http:https://44.212.24.102:8081/repository/fintech-app-release/"

# Provide your Nexus registry username and password
username=myusername
password=mypassword
username=admin
password=admin123

# Run npm login command using expect
expect <<EOF
Expand Down

0 comments on commit 2a9447f

Please sign in to comment.