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 30, 2025
1 parent aaedabc commit 55ee807
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 @@ -50,7 +50,7 @@ jobs:
- name: Deploy ECS task definition to ECS Service - Run Task
uses: aws-actions/amazon-ecs-deploy-task-definition@0bad458c6aa901707e510cd05b797b05da075633
with:
task-definition: .aws/test-volume-config-run-task.json
task-definition: .aws/task-definition-run-task.json
cluster: ${{ env.ECS_CLUSTER }}
run-task: true
run-task-managed-ebs-volume-name: "ebs1"
Expand Down

0 comments on commit 55ee807

Please sign in to comment.