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 eec17f1 commit 959e294Copy full SHA for 959e294
azure-pipelines-gitTests.yml
@@ -26,12 +26,13 @@ parameters:
26
- name: MACHINE_COUNT
27
displayName: Machine Count
28
type: number
29
- default: 8
+ default: 16
30
values:
31
- 1
32
- 2
33
- 4
34
- 8
35
+ - 16
36
- name: ENTRYPOINT
37
displayName: TypeScript entrypoint
38
type: string
azure-pipelines-userTests.yml
@@ -35,12 +35,13 @@ parameters:
39
40
41
42
43
44
45
46
47
0 commit comments