We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0600c7b commit 8d44b38Copy full SHA for 8d44b38
eng/pipelines/common/variables.yml
@@ -44,7 +44,7 @@ variables:
44
value: ${{ notin(variables['Build.DefinitionName'], 'runtime-extra-platforms', 'runtime-wasm', 'runtime-wasm-libtests', 'runtime-wasm-non-libtests', 'runtime-ioslike', 'runtime-ioslikesimulator', 'runtime-android', 'runtime-androidemulator', 'runtime-maccatalyst', 'runtime-linuxbionic') }}
45
- name: isNotSpecificPlatformOnlyBuild
46
value: ${{ notin(variables['Build.DefinitionName'], 'runtime-wasm', 'runtime-wasm-libtests', 'runtime-wasm-non-libtests', 'runtime-ioslike', 'runtime-ioslikesimulator', 'runtime-android', 'runtime-androidemulator', 'runtime-maccatalyst', 'runtime-linuxbionic') }}
47
-- name: MSBUILDUSESERVER
+- name: env:MSBUILDUSESERVER
48
value: 1
49
50
- name: debugOnPrReleaseOnRolling
0 commit comments