I\'m pulling image into my pipeline from ECR. First I need to authenticate using eval $(aws ecr get-login --region eu-west-2 --no-include-email | sed \'s|https://||\')
eval $(aws ecr get-login --region eu-west-2 --no-include-email | sed \'s|https://||\')