Commit adc618c1 authored by nanahira's avatar nanahira

repo

parent 7b4dcdcb
......@@ -8,8 +8,8 @@ build_script:
- git config --global user.name "purerosefallen"
- git config --global user.email "78877@qq.com"
- git checkout master
- git clone --branch=data --depth=1 https://github.com/purerosefallen/ygopro-222DIY
- cd ygopro-222DIY
- git clone --branch=data --depth=1 https://github.com/purerosefallen/ygopro-222DIY-data
- cd ygopro-222DIY-data
- cp -rf ../expansions/pics expansions
- cp -rf ../expansions/script expansions
......@@ -17,7 +17,7 @@ build_script:
- git add . -A
- git commit -m "Auto Push by Nanahira"
- git push https://%AUTH_TOKEN%@github.com/purerosefallen/ygopro-222DIY data
- git push https://%AUTH_TOKEN%@github.com/purerosefallen/ygopro-222DIY-data master
- cd ..
- git clone https://github.com/YGOCC/Terra
......
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