Skip to content

Commit 856d0c0

Browse files
authored
Pass TargetRID to AlmaLinux job (#42160)
1 parent 3ce2c10 commit 856d0c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/pipelines/templates/stages/vmr-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ stages:
154154
architecture: x64
155155
pool: ${{ parameters.pool_Linux }}
156156
container: ${{ variables.almaLinuxContainer }}
157+
extraProperties: /p:TargetRID=${{ variables.almaLinuxX64Rid }}
157158
buildFromArchive: false # 🚫
158159
buildSourceOnly: true #
159160
enablePoison: false # 🚫

0 commit comments

Comments
 (0)