Skip to content

Commit aff99c0

Browse files
committed
Force git updates for Ruby example deployment since deploys can modify files.
1 parent 87c62f1 commit aff99c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployments/playbooks/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
version: "{{ app_version }}"
1616
dest: "{{ app_directory }}"
1717
accept_hostkey: true
18+
force: yes
1819
register: app_updated
1920
notify: restart nginx
2021

0 commit comments

Comments
 (0)