remove cache
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 5m32s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 5m32s
This commit is contained in:
@@ -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 }}
|
||||
Reference in New Issue
Block a user