Merge commit '91c0d2d8c73aece0f29de2e25ffba30582b672ad'
This commit is contained in:
commit
51312da0ba
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ stages:
|
||||||
architecture: x64
|
architecture: x64
|
||||||
pool: ${{ parameters.pool_Linux }}
|
pool: ${{ parameters.pool_Linux }}
|
||||||
container: ${{ variables.almaLinuxContainer }}
|
container: ${{ variables.almaLinuxContainer }}
|
||||||
|
extraProperties: /p:TargetRID=${{ variables.almaLinuxX64Rid }}
|
||||||
buildFromArchive: false # 🚫
|
buildFromArchive: false # 🚫
|
||||||
enablePoison: false # 🚫
|
enablePoison: false # 🚫
|
||||||
excludeOmniSharpTests: true # ✅
|
excludeOmniSharpTests: true # ✅
|
||||||
|
|
Loading…
Reference in a new issue