jenkins-pipeline-cache-plugin
jenkins-pipeline-cache-plugin copied to clipboard
Add support for declarative pipelines
A Jenkinsfile can be written using declarative or scripted pipelines (see https://www.jenkins.io/doc/book/pipeline/#declarative-versus-scripted-pipeline-syntax). At the moment, only scripted pipelines are officially supported but it make sense to extend the support so that declarative pipelines can also benefit.