CircleCI-Public / aws-ecs-orb

An orb that simplifies deployment to Amazon's Elastic Container Service (ECS). Supports both EC2 and Fargate launch types.
https://circleci.com/orbs/registry/orb/circleci/aws-ecs
MIT License
51 stars 80 forks source link

fix: renaming file for the example with `verify-revision-deployment` #188

Closed patoroco closed 1 year ago

patoroco commented 1 year ago

Renaming the file for fixing a typo in its name that appears on the docs: https://circleci.com/developer/orbs/orb/circleci/aws-ecs#usage-verify-revision-deplopyment

image

patoroco commented 1 year ago

@brivu could you check this one?

brivu commented 1 year ago

Hi @patoroco - I tried merging your PR but you have lint error when I ran the tests. I went ahead and added this fix in PR #202. Thank you for your contribution!

patoroco commented 1 year ago

@brivu don't worry, I’m happy it finally was fixed :)