From a2c40e8381ddf5ef5acbf16466b259764d5099a4 Mon Sep 17 00:00:00 2001 From: Jun Date: Thu, 24 Feb 2022 11:43:49 +1100 Subject: [PATCH] DCD-1462:Update pipelines --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 5d9dad0..f66a9fa 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -18,7 +18,7 @@ pipelines: - step: name: Pre Parallelization stage script: - - echo "Running tests in 39 batches" + - echo "Running tests in 36 batches" - step: name: Check if the template is up-to-date