Merge pull request 'fix: remove registry build cache — Forgejo rejects large layer blobs' (#7) from dev into main

Reviewed-on: bvandeusen/FabledAssistant#7
This commit was merged in pull request #7.
This commit is contained in:
2026-03-16 17:37:43 +00:00
-2
View File
@@ -142,5 +142,3 @@ jobs:
push: true
tags: ${{ steps.tags.outputs.value }}
build-args: BUILD_VERSION=${{ steps.tags.outputs.build_version }}
cache-from: type=registry,ref=${{ env.IMAGE }}:cache
cache-to: type=registry,ref=${{ env.IMAGE }}:cache,mode=min