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
Cache mounts should work, and the application should build in seconds. Locally, this works, however not when pushing to GitHub and building with actions.
Actual behaviour
A full build occurs as if there was no cache present.
Troubleshooting
Before submitting a bug report please read the Troubleshooting doc.
Behaviour
Cache mounts are not caching properly? Apt is not caching packages nor is cargo/rust.
Steps to reproduce this issue
--mount=type=cache
flag in a RUN step - https://github.com/TeamPiped/piped-proxy/blob/main/DockerfileExpected behaviour
Cache mounts should work, and the application should build in seconds. Locally, this works, however not when pushing to GitHub and building with actions.
Actual behaviour
A full build occurs as if there was no cache present.
Configuration
Logs
https://github.com/TeamPiped/piped-proxy/actions/runs/3380229005/jobs/5612778643
https://github.com/TeamPiped/sponsorblock-mirror/actions/runs/3319637519/jobs/5485041136
The text was updated successfully, but these errors were encountered: