Commit 7b4dcdcb authored by nanahira's avatar nanahira

appv

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