File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77
77
- name : Deploy Amazon ECS task definition with one-off task and VolumeConfiguration
78
78
uses : aws-actions/amazon-ecs-deploy-task-definition@0bad458c6aa901707e510cd05b797b05da075633
79
79
with :
80
- task-definition : task-definition-volume-configuration.json
80
+ task-definition : task-definition-run-task- volume-configuration.json
81
81
cluster : github-actions-deploy-task-def-integ-test
82
82
run-task : true
83
83
enable-ecs-managed-tags : true
Original file line number Diff line number Diff line change 77
77
- name : Deploy Amazon ECS task definition with one-off task and VolumeConfiguration
78
78
uses : aws-actions/amazon-ecs-deploy-task-definition@v2
79
79
with :
80
- task-definition : task-definition-volume-configuration.json
80
+ task-definition : task-definition-run-task- volume-configuration.json
81
81
cluster : github-actions-deploy-task-def-integ-test
82
82
run-task : true
83
83
enable-ecs-managed-tags : true
You can’t perform that action at this time.
0 commit comments