Skip to content

Commit

Permalink
Pass TargetRID to AlmaLinux job (#20020)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Jul 16, 2024
1 parent ebcb4ab commit 91c0d2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/templates/stages/vmr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ stages:
architecture: x64
pool: ${{ parameters.pool_Linux }}
container: ${{ variables.almaLinuxContainer }}
extraProperties: /p:TargetRID=${{ variables.almaLinuxX64Rid }}
buildFromArchive: false # 🚫
enablePoison: false # 🚫
excludeOmniSharpTests: true #
Expand Down

0 comments on commit 91c0d2d

Please sign in to comment.