Hi there,
I understand aws-ecs-deploy works only with an ECS service, i. e. it deploys to that service.
I do not have a service but a task that gets started via EventBridge, so I'd like to deploy to that task. How can I achieve that?
Thanks
Thomas
@Thomas Karcher hi. Thanks for your question. We do not have the pipe for your case.
But you could do it via pipelines using i.e amazon/aws-cli image with awscli tool.
You could write a pipeline step to achieve you goal, or even create a custom pipe.
Regards, Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.