-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: docker-workflow-plugin
Due the new Rate-Limiting of docker hub, we now need to login for reliable builds.
The docker-workflow plugin does not respect the global credentials by default.
We have a lot of Jenkinsfile which are using the docker-workflow plugin. We would like to configure the default credentials in Jenkins rather than scripting this in all of our pipelines.
Â