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