fix: remove GHA cache (not supported by Gitea Actions)
Build and Push Docker Image / build (push) Successful in 1m3s Details

This commit is contained in:
Matt 2025-12-08 12:16:06 +01:00
parent 9b7ac40ad7
commit 7b2674debf
1 changed files with 0 additions and 2 deletions

View File

@ -53,5 +53,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max