Skip to content

Commit

Permalink
Revert "build: switch back to the "latest" OneBranch build image (#17630
Browse files Browse the repository at this point in the history
)"

This reverts commit 39108a7.
  • Loading branch information
DHowett committed Jul 31, 2024
1 parent 50fe0f8 commit a858297
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a858297

Please sign in to comment.