Skip to content

Commit 59db068

Browse files
committed
Fixing code-quality-checker issue of trailing space
1 parent 28943ff commit 59db068

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

infrastructure/stacks/development-and-deployment-tools/buildspecs/deploy-cloudwatch-queries-buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ phases:
3737
- echo "[Getting Current Blue-Green Environment]"
3838
- export ENVIRONMENT=$SHARED_ENVIRONMENT
3939
- export BLUE_GREEN_ENVIRONMENT=$(make terraform-output STACKS=blue-green-link OPTS='-raw connected_blue_green_environment' PROFILE=$PROFILE ENVIRONMENT=$ENVIRONMENT SHARED_ENVIRONMENT=$SHARED_ENVIRONMENT | tail -n -1)
40-
4140
- echo "[Deploying CloudWatch Queries]"
4241
- echo PROFILE=$PROFILE
4342
- echo SHARED_ENVIRONMENT=$SHARED_ENVIRONMENT

0 commit comments

Comments
 (0)