👷 Update CI build system.
This commit is contained in:
parent
f25d8cdf90
commit
f2588a065a
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
cd /pagermaid/workdir
|
cd /pagermaid/workdir
|
||||||
git remote set-url origin https://github.com/Xtao-Labs/PagerMaid-Modify.git
|
git remote set-url origin https://gitlab.com/Xtao-Labs/pagermaid-modify.git
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
@ -22,7 +22,7 @@ bash docker.sh
|
|||||||
1. 准备脚本
|
1. 准备脚本
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/Xtao-Labs/PagerMaid-Modify pagermaid
|
git clone https://gitlab.com/Xtao-Labs/pagermaid-modify.git pagermaid
|
||||||
cd pagermaid
|
cd pagermaid
|
||||||
cp docker-compose.gen.yml docker-compose.yml
|
cp docker-compose.gen.yml docker-compose.yml
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user