Skip to content

Commit

Permalink
[pipeline update]
Browse files Browse the repository at this point in the history
  • Loading branch information
alvo254 committed Jun 12, 2024
1 parent a424054 commit d7dd7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
env:
AWS_REGION: us-east-1 # set this to your preferred AWS region, e.g., us-west-1
DOCKER_USERNAME: alvin254 # set this to your Docker Hub username
DOCKER_REPOSITORY: alvin254/fitnesshero # set this to your Docker Hub repository name
DOCKER_REPOSITORY: fitnesshero # set this to your Docker Hub repository name
ECS_SERVICE: app-service # set this to your Amazon ECS service name
ECS_CLUSTER: cloudific # set this to your Amazon ECS cluster name
ECS_TASK_DEFINITION: modules/ecs/container_definitions.json # set this to the path to your Amazon ECS task definition file
Expand Down

0 comments on commit d7dd7bd

Please sign in to comment.