Docker deployment
aws ecr get-login-password --region eu-central-1 | docker login --username AWS --password-stdin 085009017826.dkr.ecr.eu-central-1.amazonaws.com
$newVersion = 12; $previousVersion = $newVersion - 1; $serviceName = 'automation';
aws ecs update-service --cluster hivedive --service automation-service --force-new-deployment