Skip to content

Commit

Permalink
config: update 2 of yml
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-sergio committed Apr 19, 2024
1 parent b2c1cae commit 2e2be54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
.\.sonar\scanner\dotnet-sonarscanner begin /d:sonar.login="${{ secrets.SONAR_TOKEN }}" /d:sonar.cs.sonarconfig.path="./sonar-project.properties"
cd users-microservice
dotnet build
cd users-microservice
cd ..
.\.sonar\scanner\dotnet-sonarscanner end /d:sonar.login="${{ secrets.SONAR_TOKEN }}"

0 comments on commit 2e2be54

Please sign in to comment.