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:
|
matrix:
|
||||||
profile: [download]
|
profile: [download]
|
||||||
include:
|
include:
|
||||||
- profile: auto
|
# - profile: auto
|
||||||
dockertag: "sd-auto:51"
|
# dockertag: "sd-auto:51"
|
||||||
dockerhubtag: "sd-auto"
|
# dockerhubtag: "sd-auto"
|
||||||
- profile: sygil
|
# - profile: sygil
|
||||||
dockertag: "sd-sygil:16"
|
# dockertag: "sd-sygil:16"
|
||||||
dockerhubtag: "sd-sygil"
|
# dockerhubtag: "sd-sygil"
|
||||||
- profile: invoke
|
# - profile: invoke
|
||||||
dockertag: "sd-invoke:27"
|
# dockertag: "sd-invoke:27"
|
||||||
dockerhubtag: "sd-invoke"
|
# dockerhubtag: "sd-invoke"
|
||||||
- profile: comfy
|
# - profile: comfy
|
||||||
dockertag: "sd-comfy:1"
|
# dockertag: "sd-comfy:1"
|
||||||
dockerhubtag: "sd-comfy"
|
# dockerhubtag: "sd-comfy"
|
||||||
- profile: download
|
- profile: download
|
||||||
dockertag: "sd-download:51"
|
dockertag: "sd-download:51"
|
||||||
dockerhubtag: "sd-downlaod"
|
dockerhubtag: "sd-downlaod"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue