From 0dcf38787aa0bc6da0473d16cb98f2a3e6d2e2f3 Mon Sep 17 00:00:00 2001 From: Victor Barba Date: Sun, 20 Mar 2022 19:50:54 +0000 Subject: [PATCH] bitbucket-pipelines.yml edited online with Bitbucket --- bitbucket-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1082ab6ff..aac9f7dd4 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -7,6 +7,8 @@ pipelines: name: Build Container Image script: - docker build . + services: + - docker develop: - step: name: Build Staging