From: Malena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com> Date: Wed, 2 Sep 2020 11:25:31 +0000 (+0200) Subject: BUILD-811 Increase cpu and memory for cirrus ci build task X-Git-Tag: 8.5.0.37579~104 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a312de6f295ebaa77fa5cad65f79656e35a5d70f;p=sonarqube.git BUILD-811 Increase cpu and memory for cirrus ci build task --- diff --git a/.cirrus.yml b/.cirrus.yml index e3a007e26b3..4ace27dd8f1 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -78,8 +78,8 @@ build_task: timeout_in: 90m gke_container: <<: *GKE_CONTAINER_TEMPLATE - cpu: 3 - memory: 5Gb + cpu: 4 + memory: 7Gb env: # No need to clone the full history. # Depth of 1 is not enough because it would fail the build in case of consecutive pushes