Skip to content

Commit f6157d0

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent c67d464 commit f6157d0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ trigger:
77
- master
88

99
pool:
10-
vmImage: sonar-agent
10+
11+
sonar-server-pool
12+
vmImage:
13+
sonar-server
1114

1215
steps:
1316
- task: Maven@3

0 commit comments

Comments
 (0)