Skip to content

Commit

Permalink
chore: Adjust templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 14, 2024
1 parent 4de3409 commit 82c278e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 2 additions & 0 deletions build/ci/.azure-devops-project-template-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
inputs:
artifactName: NugetPackages

- template: templates/gitversion.yml

- template: templates/dotnet-mobile-install-linux.yml

- template: templates/gitversion.yml
Expand Down
8 changes: 0 additions & 8 deletions build/ci/.azure-devops-stages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,6 @@ stages:
parameters:
poolName: '$(windowsScaledPool)'

- template: .azure-devops-project-template-tests.yml
parameters:
poolName: '$(windowsScaledPool)'
vmImageWindows: $(windows2022HostedVMImage)
vmPoolLinux: '$(linuxScaledPool)'
macOSImageName: '$(macOSVMImage)'
xCodeRoot: '$(xCodeRoot)'

- stage: packages_tests
displayName: Test Packages
dependsOn:
Expand Down

0 comments on commit 82c278e

Please sign in to comment.