From fac5615c156492547faeca91d1293b3928596b37 Mon Sep 17 00:00:00 2001 From: jay brown Date: Tue, 5 Aug 2025 10:51:35 -0700 Subject: [PATCH] bump pipeline ram --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4f5716d0..ad4727e6 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,7 +9,7 @@ definitions: services: docker: - memory: 8000 + memory: 16000 steps: - step: &fullsuite