From c6a1eae8b1a3586fbf2c1537933ee2b9bf8bf0f4 Mon Sep 17 00:00:00 2001 From: Evandre Silva <47608734+evandresilva@users.noreply.github.com> Date: Fri, 3 Jun 2022 11:24:57 +0100 Subject: [PATCH] add size 2x to step >deploy --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 487b03e1c..4ff433c5d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,6 +6,7 @@ pipelines: branches: developer: - step: + size: 2x name: 'Build Images and push to Docker hub' caches: - docker