josmo / drone-ecs

Drone plugin for triggering Amazon EC2 Container Service (ECS) deployments
Apache License 2.0
30 stars 41 forks source link

Add network mode option #23

Closed iterion closed 6 years ago

iterion commented 6 years ago

Setting network mode is required for support with Fargate. When unset this plugin should behave as before.

I tried to check https://gitter.im/drone/drone as the PR template recommends, but the URL 404s for me.

go fmt also had some cleanup to do, so I've committed that here. Happy to move to a separate PR if desired.

josmo commented 6 years ago

Thanks @iterion, yeah those templates are old so I'll need to update them.