From 8c3886d42ef5f9554411e2b1f2333033fb335e69 Mon Sep 17 00:00:00 2001 From: Alvin Date: Mon, 10 Jun 2024 16:46:48 +0300 Subject: [PATCH] [fix CI/CD pipeline] --- .github/workflows/aws.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index 42946a0..c3adbe9 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -33,7 +33,7 @@ on: env: AWS_REGION: us-east-1 DOCKER_USERNAME: alvin254 - DOCKER_REPOSITORY: alvin254/fitnesshero + DOCKER_REPOSITORY: fitnesshero ECS_SERVICE: app-service ECS_CLUSTER: cloudific CONTAINER_NAME: app