jenkinsci / jenkinsci/docker-plugin
Short name for $class: 'DockerBuilderPublisher'
Open
RFE
- Dominant language
- Java
- Stars
- 498
- Forks
- 324
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
I have a few declarative pipelines using
step([$class: 'DockerBuilderPublisher', tagsString: 'myproject', cloud: 'docker'])
It would be nice to have a short name for this step instead of referring to it by class name.
Contributor guide
Assessment
This issue has not been assessed yet.