Skip to content

Commit 9aafc1b

Browse files
committed
removed capacity provider option from action.yml
1 parent 617c1b0 commit 9aafc1b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ inputs:
6161
wait-for-task-stopped:
6262
description: 'Whether to wait for the task to stop when running it outside of a service. Will default to not wait.'
6363
required: false
64-
capacity-provider-strategy:
65-
description: "Capacity provider startegy to deploy to ECS, valid values are 'FARGATE' or 'FARGATE_SPOT'. Will default to 'FARGATE'. Launch type must be ommited to use."
66-
required: false
67-
base: 1
68-
capacityProvider: FARGATE
69-
weight: 1
7064

7165
outputs:
7266
task-definition-arn:

0 commit comments

Comments
 (0)