Skip to content

Invalidate recipe's cache when dependant files changes

Andoni Morales Alastruey requested to merge ylatuya/cerbero:issue-91 into master

Recipes might depend on other files, like patches, so when any of those changes, the recipe cache should be invalidated too. Fixes #91 (closed)

Merge request reports