aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPierre <pierre.guillot@sonarsource.com>2020-11-04 15:35:45 +0100
committersonartech <sonartech@sonarsource.com>2020-11-04 20:05:48 +0000
commit74aafb696514932e809fc95d97f4ae1438439900 (patch)
tree6c08c219da4d7686060d6679f3914d865b0ec675 /.cirrus.yml
parent52db191b96cdd311706bbf19ced0647d8cad09fe (diff)
downloadsonarqube-74aafb696514932e809fc95d97f4ae1438439900.tar.gz
sonarqube-74aafb696514932e809fc95d97f4ae1438439900.zip
increase validate task allowed memory
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 664b8bfa902..d8f662cc05f 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -121,7 +121,7 @@ validate_task:
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 2
- memory: 9Gb
+ memory: 12Gb
additional_containers:
- <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE
script: