Commit a2675ba9 by zqk

fx

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