-
Bug
-
Resolution: Unresolved
-
Minor
I'm trying to log in to my aws ecr using docker.withRegistry, but for some reason now it gets stuck forever, the output is saying
Executing command: "docker" "login" "u" "AWS" "-password-stdin" "https://841964127262.dkr.ecr.us-east-1.amazonaws.com"
but after that it only outputs: exit
This was working before updating all related plugins today, I reverted to one month old version to all plugins and it's now working