From 4bc633be08a4e644117790a0b1f85334c108f574 Mon Sep 17 00:00:00 2001 From: Liviu Burcusel Date: Mon, 15 Sep 2025 17:07:06 +0200 Subject: [PATCH] Changed the memory limit to the step --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index aa3c9f8..15164f2 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -14,6 +14,7 @@ definitions: steps: - step: &test-sonarcloud name: Test and analyze on SonarQube Cloud + size: 2x caches: - node - sonar