소스 검색

[NO-JIRA] add memory to yarn check job failing due to container OOM on public branch.

tags/10.5.0.89998
Steve Marion 2 달 전
부모
커밋
4a303f9594
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      .cirrus/.cirrus.yml

+ 1
- 1
.cirrus/.cirrus.yml 파일 보기

@@ -121,7 +121,7 @@ yarn_check_task:
container:
dockerfile: .cirrus/Dockerfile
cpu: 3
memory: 4Gb
memory: 5Gb
<<: *DEFAULT_TEMPLATE
<<: *GRADLE_CACHE_TEMPLATE
<<: *YARN_CACHE_TEMPLATE

Loading…
취소
저장