mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
require QA for sd-webui and auto-gpt due to rapid changes
This commit is contained in:
parent
3f7ce4e6fd
commit
cd32e830fb
2 changed files with 4 additions and 2 deletions
|
@ -40,4 +40,5 @@ provides:
|
|||
- bin/auto-gpt
|
||||
|
||||
test:
|
||||
auto-gpt --help
|
||||
qa-required: true
|
||||
script: auto-gpt --help
|
||||
|
|
|
@ -77,4 +77,5 @@ provides:
|
|||
entrypoint: ./entrypoint.sh
|
||||
|
||||
test:
|
||||
stable-diffusion-webui --help
|
||||
qa-required: true
|
||||
script: stable-diffusion-webui --help
|
||||
|
|
Loading…
Reference in a new issue