mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00:00
Update comfyui.yml
This commit is contained in:
parent
de20f65a35
commit
ef174de5b0
2
.github/workflows/comfyui.yml
vendored
2
.github/workflows/comfyui.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
with:
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
context: comfyui
|
||||
context: .
|
||||
push: ${{ github.ref == 'refs/heads/main' }}
|
||||
tags: |
|
||||
${{ secrets.DOCKER_USERNAME }}/comfyui:${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user