Commit fce90e4c by zqk

fx

parent b473a5fa
......@@ -34,5 +34,5 @@
# when: projects[project].sync2qiniu is defined
- name: sync-to-qiniu
command: "qshell qupload2 -src-dir={{ projects[project].dir }}/build -bucket=mvcstatic-ydlcdn-com -key-prefix={{ project }}/"
command: "qshell qupload2 -thread-count=10 -rescan=true -src-dir={{ projects[project].dir }}/build -bucket=mvcstatic-ydlcdn-com -key-prefix={{ project }}/"
when: projects[project].sync2qiniu is defined
\ No newline at end of file
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