DCD-1157: Fix bitbucket pipelines batching

This commit is contained in:
Ben Partridge
2021-03-01 14:05:05 +11:00
parent cf8256adc9
commit c49c5a536e

View File

@@ -18,7 +18,7 @@ pipelines:
- step: - step:
name: Pre Parallelization stage name: Pre Parallelization stage
script: script:
- echo "Running tests in 38 batches" - echo "Running tests in 39 batches"
- step: - step:
name: Check if the template is up-to-date name: Check if the template is up-to-date