meltwater / drone-cache

A Drone plugin for caching current workspace files between builds to reduce your build times
https://underthehood.meltwater.com/blog/2019/04/10/making-drone-builds-10-times-faster/
Apache License 2.0
338 stars 81 forks source link

220-generate removed broken 'generate' dependencies and CI step #221

Closed bdebyl closed 1 year ago

bdebyl commented 1 year ago

Fixes https://github.com/meltwater/drone-cache/issues/220

Proposed Changes

Description

Removed the generate CI step and Makefile target along with it's dependencies.

Checklist