ci: remove github action caching
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 56s

This commit is contained in:
2025-10-25 01:33:16 +00:00
parent 906e9dc86f
commit f7cc0c38a2

View File

@@ -49,8 +49,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64 platforms: linux/amd64
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Output image URLs - name: Output image URLs
run: | run: |