Merge pull request #2962 from DanApollo/feat-add-container-caching

Feat: Add container layer caching
This commit is contained in:
PopeyeTheSai10r
2025-12-26 19:23:25 -08:00
committed by GitHub

View File

@@ -41,6 +41,8 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v3
with: