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

This commit is contained in:
2026-01-25 11:17:56 +07:00
parent 668e086e43
commit a35539184d

View File

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