-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Currently we're unable to configure the `Docker URL` through JCasC.
The code is missing `setters` for the attribute, and thus we're not even able to do it with the "compatibility"-part of JCasC.
This is the class in question: https://github.com/jenkinsci/docker-build-step-plugin/blob/master/src/main/java/org/jenkinsci/plugins/dockerbuildstep/DockerBuilder.java
- is duplicated by
-
JENKINS-65340 Cannot set dockerUrl with CasC
- Fixed but Unreleased