Skip to content

Commit e7cce5d

Browse files
Wohopssonartech
authored andcommitted
SONARPY-2988 Increase analyze memory to prevent heap space errors (#301)
GitOrigin-RevId: 259a554091d929d07203612014ecf3d1b56b147c
1 parent ee1b7a1 commit e7cce5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ build_container_definition: &BUILD_CONTAINER_DEFINITION
2424
region: eu-central-1
2525
namespace: default
2626
cpu: 4
27-
memory: 4G
27+
memory: 8G
2828

2929
only_sonarsource_qa: &ONLY_SONARSOURCE_QA
3030
only_if: $LOCAL == "1" || ($CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BUILD_SOURCE == 'api' || $CIRRUS_BRANCH =~ "dogfood-on-.*"))

0 commit comments

Comments
 (0)