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

This reverts commit 114c2b44d1c9e3035afd01849ad45610afff674b.
This commit is contained in:
Dustin L. Howett 2024-08-02 12:09:49 -05:00
parent 114c2b44d1
commit c0774dcda8

View File

@ -106,6 +106,11 @@ 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: