Reapply "build: switch back to the "latest" OneBranch build image (#17630)"

This reverts commit a8582978af.
This commit is contained in:
Dustin L. Howett
2024-08-01 15:52:32 -05:00
parent c7be9a2dbf
commit 114c2b44d1

View File

@@ -106,11 +106,6 @@ extends:
- stage: Build
displayName: Build
dependsOn: []
variables:
# This was set by the parent build, but we need to override it to select a specific compiler version
- template: ./build/pipelines/templates-v2/variables-onebranch-config.yml@self
parameters:
containerVersion: 1.0.02566.28
jobs:
- template: ./build/pipelines/templates-v2/job-build-project.yml@self
parameters: