You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various CI systems are the ability to cache and restore files/directories between builds.
It would be very to be able to export type=cache mounts, which could then be saved and restored between CI runs, allowing for faster builds.
Hi,
Various CI systems are the ability to cache and restore files/directories between builds.
It would be very to be able to export
type=cachemounts, which could then be saved and restored between CI runs, allowing for faster builds.Thanks!