mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-14 13:13:42 +08:00
Containerized service package/imagese build and deploy
This commit is contained in:
4
docker-deploy/source-code/fetch-web-source-code.sh
Executable file
4
docker-deploy/source-code/fetch-web-source-code.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
rm -rf ruoyi-ai-web
|
||||
git clone https://github.com/ageerle/ruoyi-web
|
||||
mv ruoyi-web ruoyi-ai-web
|
||||
Reference in New Issue
Block a user