-
Improvement
-
Resolution: Not A Defect
-
Minor
-
None
When trying to push a Docker image, it is possible to provide an non-existant credentialsId to withRegistry. However, there is no warning in the Pipeline script definition, only at runtime. And Docker says that authentication is required when in fact it is just because the provided credentials doesn't exist on the instance.