diff options
author | Pierre <pierre.guillot@sonarsource.com> | 2020-11-04 15:35:45 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2020-11-04 20:05:48 +0000 |
commit | 74aafb696514932e809fc95d97f4ae1438439900 (patch) | |
tree | 6c08c219da4d7686060d6679f3914d865b0ec675 /.cirrus.yml | |
parent | 52db191b96cdd311706bbf19ced0647d8cad09fe (diff) | |
download | sonarqube-74aafb696514932e809fc95d97f4ae1438439900.tar.gz sonarqube-74aafb696514932e809fc95d97f4ae1438439900.zip |
increase validate task allowed memory
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
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: |