Skip to content

Commit

Permalink
SCAN4NET-7 Run on our infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-marichal committed Jun 10, 2024
1 parent 5dd8cae commit 72e50ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ trigger:
- master
- branch-*

pool:
vmImage: 'windows-latest'
pool: .net-bubble-aws-re-team-prod

variables:
- group: sonarsource-build-variables
Expand Down Expand Up @@ -543,7 +542,6 @@ stages:
WINDOWSSDKTARGET: '10.0.17763.0'
MAVEN_CACHE_FOLDER: $(Pipeline.Workspace)/.m2/repository
MAVEN_OPTS: '-Xmx3072m -Dmaven.repo.local=$(MAVEN_CACHE_FOLDER)'
pool: .net-bubble-aws-re-team-prod
steps:
- checkout: self
fetchDepth: 1
Expand Down

0 comments on commit 72e50ae

Please sign in to comment.