-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: pipeline-model-definition-plugin
-
None
In a mixed agent environment, like ci.jenkins.io where not all agents are running the docker deamon, the pipeline should not have to specify what label to use. agent docker: "maven:3.3.9-jdk-8" should be enough.
The admin should have a configuration option to specify what label to use when a pipeline omits the label and only specifies a docker image.