TypeError: '>' not supported between instances of 'float' and 'str' ecs-deploy-py -c <ClusterName> -n <ServiceName> -i <ImageName>:<ImageTag> -t 300 Basically when i am trying ecs-deploy-py it is failing with ERROR: script returned exit code 1 no other output so thought of increasing time.
TypeError: '>' not supported between instances of 'float' and 'str'
ecs-deploy-py -c -n -i : -t 300
Basically when i am trying ecs-deploy-py it is failing with ERROR: script returned exit code 1
no other output so thought of increasing time.