mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-07-01 21:07:20 +08: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:
|
with:
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
context: comfyui
|
context: .
|
||||||
push: ${{ github.ref == 'refs/heads/main' }}
|
push: ${{ github.ref == 'refs/heads/main' }}
|
||||||
tags: |
|
tags: |
|
||||||
${{ secrets.DOCKER_USERNAME }}/comfyui:${{ github.sha }}
|
${{ secrets.DOCKER_USERNAME }}/comfyui:${{ github.sha }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user