Files
starter-workflows/ci/properties/aws.properties.json
T

7 lines
200 B
JSON
Raw Normal View History

2019-11-13 12:29:30 -08:00
{
"name": "Deploy to Amazon ECS",
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"iconName": "aws",
2020-02-14 15:10:10 -05:00
"categories": ["Dockerfile"]
2020-02-14 15:07:00 -05:00
}