diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index 90265a5..15ef48f 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -61,7 +61,7 @@ jobs: set -e set -o pipefail - # Update the ECS service to use the latest task definition revision and capture output + # Update the ECS service and capture output UPDATE_OUTPUT=$(aws ecs update-service \ --cluster ${{ env.ECS_CLUSTER }} \ --service ${{ env.ECS_SERVICE }} \ diff --git a/client/public/index.html b/client/public/index.html index 970224d..3ceebff 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -1,4 +1,3 @@ - @@ -6,11 +5,19 @@ SkyScraper + + - + + + + + + +