ci: remove docker gha cache and publish charts to gitea
Release Chart / release (push) Failing after 1m7s
deploy / build (push) Canceled after 4m18s

This commit is contained in:
2026-07-22 23:23:07 +03:30
parent b74fb06b87
commit 6da652a478
3 changed files with 105 additions and 2 deletions
-2
View File
@@ -52,8 +52,6 @@ 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
- name: Make container image public
if: github.event_name != 'pull_request'