Browse Source

NO-JIRA fix gitlab QA: increase memory for Gitlab side-container

tags/9.9.2.77730
Pierre 10 months ago
parent
commit
7a56d38032
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .cirrus.yml

+ 1
- 1
.cirrus.yml View File

@@ -415,7 +415,7 @@ qa_gitlab_task:
- 80
- 443
cpu: 2
memory: 5Gb
memory: 8Gb
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/gitlab:${GITLAB_VERSION}
env:
- GITLAB_POST_RECONFIGURE_SCRIPT: |-

Loading…
Cancel
Save