Skip to content

Commit

Permalink
Update runTaskInECS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amazreech authored Jan 28, 2025
1 parent 0ed7c32 commit 101f207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runTaskInECS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG
echo "image=$ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG" >> $GITHUB_OUTPUT
- name: Deploy ECS task definition to ECS Service
- name: Deploy ECS task definition to ECS Service - Run Task
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@88cc3e24bd20ea3ed5d48102294508f5bbfe7aff
with:
task-definition: .aws/task-definition.json
Expand Down

0 comments on commit 101f207

Please sign in to comment.