Fix tagging
Docker Build and Release Upload / build-comfyui-rocm (push) Has been cancelled
Docker Build and Release Upload / build-uvicorn (push) Successful in 3m36s
Docker Build and Release Upload / build-comfyui-cuda (push) Failing after 5m44s

This commit is contained in:
2026-05-17 21:22:15 -07:00
parent cde9a581e4
commit 09affffc4a
5 changed files with 28 additions and 10 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
docker buildx build \
--platform=linux/arm64 \
-t docker.mistox.net/comfyui-cuda-ampere:latest \
-t mistox/rocm-aarch64-base:latest \
-t mistox/comfyui-cuda-ampere:latest \
-f comfyui-cuda-dockerfile \
--push \
.