Update ci/properties/aws.properties.json

This commit is contained in:
Patrick Marsceill
2020-02-14 15:10:10 -05:00
committed by GitHub
parent d932133378
commit e6a211ee2a
+1 -1
View File
@@ -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"]
}