Commit f9a2044e authored by mercury233's avatar mercury233

fix

parent a51cf54f
...@@ -4,7 +4,7 @@ environment: ...@@ -4,7 +4,7 @@ environment:
access_token: access_token:
secure: wxAvRgqg8ErfZm05ESB2zJxjwhny9wS0kRgK8TBDl2UeXnA06tqZPtNkwfRJc9SE secure: wxAvRgqg8ErfZm05ESB2zJxjwhny9wS0kRgK8TBDl2UeXnA06tqZPtNkwfRJc9SE
shallow_clone: true clone_depth: 1
test: off test: off
install: install:
...@@ -22,6 +22,7 @@ for: ...@@ -22,6 +22,7 @@ for:
- master - master
after_build: after_build:
- git fetch origin dump:dump
- git checkout dump - git checkout dump
- cp -rf dumps/* locales/ - cp -rf dumps/* locales/
- git config --global user.email %APPVEYOR_REPO_COMMIT_AUTHOR_EMAIL% - git config --global user.email %APPVEYOR_REPO_COMMIT_AUTHOR_EMAIL%
......
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