remove cache
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 5m32s

This commit is contained in:
2026-01-25 02:21:09 +07:00
parent dac35aad86
commit 59880d648a

View File

@@ -52,7 +52,7 @@ jobs:
push: true
platforms: linux/amd64
tags: drholy/n8n-ffmpeg-proxy:latest, drholy/n8n-ffmpeg-proxy:v1.0.0
cache-from: type=registry,ref=drholy/n8n-ffmpeg-proxy:buildcache
cache-to: type=registry,ref=drholy/n8n-ffmpeg-proxy:buildcache,mode=max
#cache-from: type=registry,ref=drholy/n8n-ffmpeg-proxy:buildcache
#cache-to: type=registry,ref=drholy/n8n-ffmpeg-proxy:buildcache,mode=max
# tags: ${{ steps.meta.outputs.tags }}
# labels: ${{ steps.meta.outputs.labels }}