Skip to content

Commit c2f3f3d

Browse files
committed
VED-507: change teardown pipeline2
1 parent 5b1a0fd commit c2f3f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/azure-pr-teardown-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "Bucket exists. Proceeding with init..."
5959
make init
6060
else
61-
echo "Bucket does NOT exist. Using fallback environment 'internal-dev' for init only."
61+
echo "Bucket does NOT exist. Using fallback environment 'internal-dev' for init only.."
6262
export ENVIRONMENT="internal-dev"
6363
export BUCKET_NAME="immunisation-internal-dev-terraform-state-files"
6464
make init

0 commit comments

Comments
 (0)