File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 78
78
with :
79
79
task-definition : ${{ steps.task-def.outputs.task-definition }}
80
80
service : git-deploy-aws-ecs-container-service
81
- cluster : test -cluster
81
+ cluster : default -cluster
82
82
wait-for-service-stability : true
Original file line number Diff line number Diff line change 64
64
" EC2" ,
65
65
" FARGATE"
66
66
],
67
- "taskDefinitionArn" : " arn:aws:ecs:us-east-2:027479467189:task-definition/git-deploy-aws-ecs-task-definition:1 " ,
67
+ "taskDefinitionArn" : " arn:aws:ecs:us-east-2:027479467189:task-definition/git-deploy-aws-ecs-task-definition:4 " ,
68
68
"family" : " git-deploy-aws-ecs-task-definition" ,
69
69
"requiresAttributes" : [
70
70
{
122
122
],
123
123
"networkMode" : " awsvpc" ,
124
124
"cpu" : " 256" ,
125
- "revision" : 1 ,
125
+ "revision" : 4 ,
126
126
"status" : " ACTIVE" ,
127
127
"inferenceAccelerators" : null ,
128
128
"proxyConfiguration" : null ,
You can’t perform that action at this time.
0 commit comments