Disable x86 build and test in PR builds (#1258)
This commit is contained in:
parent
09391d869f
commit
0d75a965cb
@ -23,6 +23,7 @@ jobs:
|
||||
- template: ./templates/build-app-public.yaml
|
||||
parameters:
|
||||
platform: x86
|
||||
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
|
||||
|
||||
- template: ./templates/build-app-public.yaml
|
||||
parameters:
|
||||
|
Loading…
Reference in New Issue
Block a user