i need for my personal project run one-off tasks on ecs (with fargate), like migration, app command etc etc.
The build and deploy pipelines are on gitlab (without job runners).
There are any possibility to run a container and die after the command execution on ecs fargate?