From 1032746856e043939755b4a6d16cdf74e25f8fea Mon Sep 17 00:00:00 2001 From: Adam Brokes Date: Thu, 22 Aug 2019 13:27:53 +1000 Subject: [PATCH] DCD-590: Increase docker service memory limit to 3072 --- bitbucket-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 6c91d66..6b5f0dd 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -2,6 +2,11 @@ image: atlassian/default-image:2 +definitions: + services: + docker: + memory: 3072 + pipelines: default: - step: