Skip to content

Commit

Permalink
Update deployInECS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amazreech authored Jan 30, 2025
1 parent aea2687 commit 8cb189d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployInECS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on: workflow_dispatch
env:
AWS_REGION: us-east-1
ECR_REPOSITORY: github-actions-repo
ECS_SERVICE: github-actions-service
ECS_SERVICE: test-two-service
ECS_CLUSTER: Github-Actions-Cluster
ECS_TASK_DEFINITION: .aws/task-definition.json
CONTAINER_NAME: "app"
Expand Down

0 comments on commit 8cb189d

Please sign in to comment.