This plugin is an extension of the jobcacher-plugin that allows you to store the caches in Azure Storage.
You only need to configure the extension to use Azure Storage under System Configuration.
See jobcacher-plugin for usage in jobs and pipelines.
unclassified:
globalItemStorage:
storage:
azure:
containerName: "cache"
credentialsId: "the-credentials-id"
Refer to our contribution guidelines
Licensed under MIT, see LICENSE