Temporarily changed number of shards for testing
This commit is contained in:
parent
188cafce16
commit
853c6743b4
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ variables:
|
||||||
- name: imageTag
|
- name: imageTag
|
||||||
value: '$(Build.BuildId)'
|
value: '$(Build.BuildId)'
|
||||||
- name: totalShards
|
- name: totalShards
|
||||||
value: 4
|
value: 50 #TODO: Change back before merge
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
# PR's
|
# PR's
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue