feat!(action/docker/build-image): use gha cache backend#335
Conversation
f6ab55a to
6a5233b
Compare
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
6a5233b to
a2eb654
Compare
|
@neilime
But here, there's still the definition of the image to be cached with the Does the cache still work? We're having trouble explaining the behavior of layers that are replayed between two pushes on the same PR and that logically shouldn't be played... |
|
@NikitaCOEUR, you're right. There was a extra "/cache" in the image name, not sure it was a problem as the cache backend was using this for fetching and pulling cache, but we have fixed it to avoid confusion. As some people asked for it, we have added an option to choose the cache backend type: https://github.com/hoverkraft-tech/ci-github-container/releases/tag/0.22.0 |
No description provided.