edit docker workflow
Some checks failed
Build, Push and Redeploy Docker Image / build-and-push (push) Failing after 12s
Some checks failed
Build, Push and Redeploy Docker Image / build-and-push (push) Failing after 12s
This commit is contained in:
@@ -36,8 +36,8 @@ jobs:
|
||||
--no-cache \
|
||||
--push \
|
||||
--platform linux/amd64 \
|
||||
--tag ${{ env.REGISTRY_HOST }}/drholy/n8n-ffmpeg-proxy:${{ env.sha_short }} \
|
||||
--tag ${{ env.REGISTRY_HOST }}/drholy/n8n-ffmpeg-proxy:latest \
|
||||
--tag ${{ env.REGISTRY_HOST }}/drholy/ollama-docker:${{ env.sha_short }} \
|
||||
--tag ${{ env.REGISTRY_HOST }}/drholy/ollama-docker:latest \
|
||||
--push \
|
||||
.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user