diff --git a/ci/properties/aws.properties.json b/ci/properties/aws.properties.json index a8132dc..3693743 100644 --- a/ci/properties/aws.properties.json +++ b/ci/properties/aws.properties.json @@ -2,5 +2,5 @@ "name": "Deploy to Amazon ECS", "description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.", "iconName": "aws", - "categories": ["Docker"] + "categories": ["Dockerfile"] }