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 1e843bd commit 3fc001c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileScripted
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ node
{
nodejs(nodeJSInstallationName: 'nodejs20.3.1') {
// sh 'npm cache clean --force'
sh 'npm config set registry https://registry.npmjs.org/'
// sh 'npm config set registry https://registry.npmjs.org/'
sh 'npm install --verbose'
}
}
Expand Down

0 comments on commit 3fc001c

Please sign in to comment.