Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanp-sonar committed Apr 24, 2019
1 parent dc42503 commit 3374fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ steps:
inputs:
SonarCloud: 'SonarCloud' #'4d6d3285-de8e-41bb-a346-987397025edb'
organization: 'sonartech-github'
projectKey: '123'
projectName: '234'
projectKey: 'duncanp-123'
projectName: 'duncanp-123'

- task: VSBuild@1
inputs:
Expand Down

0 comments on commit 3374fd3

Please sign in to comment.