Clear Cache - Features, integrations, alternatives & more
What it does
This action gives you a better control over files you want to have cached. It can be added anywhere in the pipeline clearing the undesired elements of the cache.
How it works
- Select which element do you want to purge from cache. Possible options:
Cached Docker layers
,Pipeline Filesystem
,Cache of attached services
orAdditional cache in build actions
- It is possible to set a trigger condition for the action. For example, you can have this action run only if there were changes to a certain file (
package-lock.json
would be a good example).
Action preview
