I think it would be very useful to have a mechanism for busting the pipeline cache when there has been a change to a specific file. For example, in a NodeJS project, when I make a change to my package.json file, the node_modules cache should be cleaned.
Is this currently possible?
We are currently getting a failed build every time we update an existing or install a new package.
Hi @Willem Le Roux,
At the moment this is not possible. I suggest raising this as a feature request at https://bitbucket.org/site/master/issues/. That way we can figure out how best to build the feature and to prioritise it.
Cheers,
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.