Nope, not supported. hmm

This commit is contained in:
Trenton H
2026-01-06 10:10:56 -08:00
parent 6c22c8fd36
commit 5a8742a4ad

View File

@@ -98,10 +98,6 @@ jobs:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Inspect cache
run: |
# See what's actually in the cache
skopeo inspect docker://ghcr.io/paperless-ngx/paperless-ngx/cache/app:feature-cleanup-docker-caching-${{ matrix.arch }}
- name: Docker metadata
id: docker-meta
uses: docker/metadata-action@v5.10.0