diff options
author | Belen Pruvost <belen.pruvost@sonarsource.com> | 2022-07-06 10:58:19 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-07-06 20:03:55 +0000 |
commit | e50acc4b9cb0f32bea6efc8ae7c8f6875170adeb (patch) | |
tree | 73e9396cf4f71bf961b522e5f09c76b22f823341 /.cirrus.yml | |
parent | 15daa82a409d5a42677d1749f91cababeaad4090 (diff) | |
download | sonarqube-e50acc4b9cb0f32bea6efc8ae7c8f6875170adeb.tar.gz sonarqube-e50acc4b9cb0f32bea6efc8ae7c8f6875170adeb.zip |
[NO JIRA] Increase BB tasks
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 085648075f8..9f4ea56d9bf 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -292,7 +292,7 @@ task: #bitbucket gke_container: <<: *GKE_CONTAINER_TEMPLATE cpu: 3 - memory: 7Gb + memory: 10Gb additional_containers: - <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE maven_cache: |