From 246afa981be694d46240b8aec448fc94ce9bea42 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Tue, 24 Sep 2024 17:48:32 +0100 Subject: [PATCH] fixinclude --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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