jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-57210] Issue with docker.withRegistry
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
I'm having an issue when I use the docker.withRegistry(). When this executes I get the following exception thrown. I see the docker building the image but then it doesn't upload to the registry and throws this exception.
java.util.NoSuchElementException
---
Originally reported by empyrean987, imported from: Issue with docker.withRegistry
Raw content of original issue
I'm having an issue when I use the docker.withRegistry(). When this executes I get the following exception thrown. I see the docker building the image but then it doesn't upload to the registry and throws this exception.
java.util.NoSuchElementException
- environment:
Dev
Contributor guide
Assessment
This issue has not been assessed yet.