delete old files from destination
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
70c510528b
commit
980a26f0f0
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@
|
|||
- name: Sync html directory
|
||||
ansible.posix.synchronize:
|
||||
src: public/
|
||||
delete: true
|
||||
dest: "{{ html_location }}/"
|
||||
|
|
Loading…
Reference in a new issue