From 2b4efda5bdfcb7a85c7e8311190eb5717cd39f35 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Thu, 1 Sep 2022 12:08:31 +0100 Subject: [PATCH] updated bitbucket-pipelines.yml --- bitbucket-pipelines.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1552e6fb..bc1aad0a 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -13,9 +13,18 @@ # https://www.linkedin.com/in/HariSekhon # -# https://confluence.atlassian.com/x/5Q4SMw -# Only use spaces to indent your .yml configuration. -# ----- +# ============================================================================ # +# B i t b u c k e t C I / C D P i p e l i n e +# ============================================================================ # + +# Reference: +# +# https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/ + +# Languages: +# +# https://confluence.atlassian.com/x/5Q4SMw + # You can specify a custom docker image from Docker Hub as your build environment. image: atlassian/default-image:2