From 22f70bfe6767825311dee57e3c211f1e98965e16 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Mon, 23 Sep 2024 16:32:31 +0100 Subject: [PATCH] fixmultiline --- bitbucket-pipelines.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1abd309..6e7414d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -47,13 +47,14 @@ definitions: - apt-get update && apt-get install -y jq git - pip install awscli - *aws-context - - aws ssm send-command --document-name "AWS-RunShellScript" --instance-ids $INSTANCE_ID_TF --region $AWS_DEFAULT_REGION --parameters commands='[ - "sudo -u ubuntu -i <- + aws ssm send-command --document-name "AWS-RunShellScript" --instance-ids $INSTANCE_ID_TF --region $AWS_DEFAULT_REGION --parameters commands='[ + "sudo -u ubuntu -i <