jenkins-pipeline-cache-plugin
jenkins-pipeline-cache-plugin copied to clipboard
resolve naming conflicts
fixes #20
Changes:
- introduce
fileCache
step - delegate all
cache
step requests tofileCache
- mark
cache
as deprecated - print warning when
cache
step is used - adjust documentation