💚
continuous-integration/drone/push Build is passing Details

pull/58/head
Alexis Drai 2 years ago committed by Alexis DRAI
parent cc6b73de23
commit 0ac537c6b2

@ -43,5 +43,5 @@ jobs:
shell: powershell
run: |
.\.sonar\scanner\dotnet-sonarscanner begin /k:"draialexis_cat_cafe" /o:"draialexis" /d:sonar.login="${{ secrets.SONAR_TOKEN }}" /d:sonar.host.url="https://sonarcloud.io"
dotnet build
dotnet build cat_cafe\cat_cafe.sln
.\.sonar\scanner\dotnet-sonarscanner end /d:sonar.login="${{ secrets.SONAR_TOKEN }}"
Loading…
Cancel
Save