Commit 39932c7b authored by nanahira's avatar nanahira

inject requirements

parent 82ce5505
Pipeline #24168 canceled with stages
in 20 seconds
......@@ -18,6 +18,7 @@ variables:
- git lfs clone https://huggingface.co/spaces/ikechan8370/vits-uma-genshin-honkai src
- cp -rf injects/Dockerfile src/
- cp -rf injects/.dockerignore src/
- cp -rf injects/requirements.txt src/
- cd src
- docker build --pull -t $TARGET_IMAGE .
- docker push $TARGET_IMAGE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment