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
|
||||
value: '$(Build.BuildId)'
|
||||
- name: totalShards
|
||||
value: 4
|
||||
value: 50 #TODO: Change back before merge
|
||||
|
||||
stages:
|
||||
# PR's
|
||||
|
|
|
|||
Loading…
Reference in a new issue