action-docker-layer-caching
action-docker-layer-caching copied to clipboard
NEW FORK
⚠️ Deprecation Notice for v0.0.11 and older ⚠️
Both this and the underlying push-prebuilt-action repositories seem to be abandoned and this repo is throwing a couple deprecation warnings. I have addressed those and published a new release. Would be happy to add others on as maintainers as well if I wind up lacking time.
New repo
https://github.com/jpribyl/action-docker-layer-caching
Usage
- name: Docker Layer Caching2
uses: jpribyl/[email protected]
Marketplace
https://github.com/marketplace/actions/docker-layer-caching2
Underlying build action
https://github.com/jpribyl/push-prebuilt-action
Many thanks your action works! I've submitted a PR to update the README/marketplace listing if that's OK with you: https://github.com/jpribyl/action-docker-layer-caching/pull/5
Thank you!