diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1f719f8..0bf31a7 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -115,6 +115,6 @@ pipelines: name: deployment-uat deployment: staging #trigger: automatic - - include: cicd/deployment.yml + - stage: *deployment name: deployment-prod deployment: production \ No newline at end of file