From b0373c907b2c3d4e149c9d0d146508535b0bd89e Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Mon, 23 Sep 2024 17:34:14 +0100 Subject: [PATCH] changedeploymentname --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index ced74b9..8e382b3 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -109,7 +109,7 @@ definitions: - python terraform.py apply --environment=$ENVIRONMENT --module=streamlit-server stage: &example name: example - deployment: test + deployment: development steps: - step: name: "Example"