Commit f9a9db11 authored by nanahira's avatar nanahira

fix

parent 096a2d00
...@@ -37,6 +37,7 @@ build_script: ...@@ -37,6 +37,7 @@ build_script:
- 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/YGOCC/Terra master - git push https://%AUTH_TOKEN%@github.com/YGOCC/Terra master
- cd ..
- git clone https://github.com/YGOCC/Moon - git clone https://github.com/YGOCC/Moon
- cd Moon - cd Moon
...@@ -49,6 +50,7 @@ build_script: ...@@ -49,6 +50,7 @@ build_script:
- 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/YGOCC/Moon master - git push https://%AUTH_TOKEN%@github.com/YGOCC/Moon master
- cd ..
test: off test: off
......
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