fix 16
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6m3s

This commit is contained in:
2026-01-25 11:11:26 +07:00
parent 8280cccc2d
commit 668e086e43

View File

@@ -61,8 +61,8 @@ jobs:
docker buildx build \ docker buildx build \
--push \ --push \
--platform linux/amd64 \ --platform linux/amd64 \
--tag ${{ env.REGISTRY_HOST }}/drholy/n8n-ffmpeg-proxy:${GITHUB_SHA} \ --tag drholy/n8n-ffmpeg-proxy:${GITHUB_SHA} \
--tag ${{ env.REGISTRY_HOST }}/drholy/n8n-ffmpeg-proxy:latest \ --tag drholy/n8n-ffmpeg-proxy:latest \
. .