部署时,不再备份可执行文件

This commit is contained in:
gazebo
2019-12-13 17:58:29 +08:00
parent a576389993
commit f7418d2581

View File

@@ -9,8 +9,8 @@
owner: ubuntu
group: ubuntu
mode: 0777
- name: cleanup previous backup files
shell: cd {{ deploy_dir }} && ./cleanup.sh
# - name: cleanup previous backup files
# shell: cd {{ deploy_dir }} && ./cleanup.sh
- name: copy execute file to dest
copy:
src: ../jx-callback
@@ -18,7 +18,7 @@
owner: ubuntu
group: ubuntu
mode: 0755
backup: yes
backup: no
- name: copy conf file to dest
copy:
src: ../conf/