Commit c5b5440f by zqk

fx

parent ba7a9cdf
...@@ -35,4 +35,4 @@ ...@@ -35,4 +35,4 @@
- name: sync-to-qiniu - name: sync-to-qiniu
command: "qshell qupload2 -thread-count=10 -rescan-local=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 and branch=="master"
\ No newline at end of file \ 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