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 5fb497b commit 80e0df1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion JenkinsfileScripted
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ node
{
nodejs(nodeJSInstallationName: 'nodejs20.3.1') {
sh 'npm cache clean --force'
sh 'npm uninstall --verbose'
sh 'npm install --verbose'
}
}
Expand Down

0 comments on commit 80e0df1

Please sign in to comment.