mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-04 06:34:19 +01:00
test 26
This commit is contained in:
parent
34afd9188a
commit
816b4aeeb5
24
.github/workflows/docker.yml
vendored
24
.github/workflows/docker.yml
vendored
|
|
@ -17,18 +17,18 @@ jobs:
|
|||
matrix:
|
||||
profile: [download]
|
||||
include:
|
||||
- profile: auto
|
||||
dockertag: "sd-auto:51"
|
||||
dockerhubtag: "sd-auto"
|
||||
- profile: sygil
|
||||
dockertag: "sd-sygil:16"
|
||||
dockerhubtag: "sd-sygil"
|
||||
- profile: invoke
|
||||
dockertag: "sd-invoke:27"
|
||||
dockerhubtag: "sd-invoke"
|
||||
- profile: comfy
|
||||
dockertag: "sd-comfy:1"
|
||||
dockerhubtag: "sd-comfy"
|
||||
# - profile: auto
|
||||
# dockertag: "sd-auto:51"
|
||||
# dockerhubtag: "sd-auto"
|
||||
# - profile: sygil
|
||||
# dockertag: "sd-sygil:16"
|
||||
# dockerhubtag: "sd-sygil"
|
||||
# - profile: invoke
|
||||
# dockertag: "sd-invoke:27"
|
||||
# dockerhubtag: "sd-invoke"
|
||||
# - profile: comfy
|
||||
# dockertag: "sd-comfy:1"
|
||||
# dockerhubtag: "sd-comfy"
|
||||
- profile: download
|
||||
dockertag: "sd-download:51"
|
||||
dockerhubtag: "sd-downlaod"
|
||||
|
|
|
|||
Loading…
Reference in a new issue