#I'm trying to prevent caching so my e2e
1 messages · Page 1 of 1 (latest)
Hey!
Right now the best way to force a step to always run is to bust the cache right before. We show how to do this here: https://docs.dagger.io/cookbook#invalidate-cache
Could you give this a try and let me know if it works for you?
In the future there will be a more clean interface for invalidating cache.