* Fixing src directory target
This commit is contained in:
parent
9ce3460e5c
commit
4737249722
@ -4,5 +4,5 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Push blog content
|
- name: Push blog content
|
||||||
copy:
|
copy:
|
||||||
src: "{{BLOG_LOCAL_PUBLIC}}/public"
|
src: "{{BLOG_LOCAL_PUBLIC}}/public/"
|
||||||
dest: /var/www/shockrah.xyz
|
dest: /var/www/shockrah.xyz
|
||||||
|
Loading…
Reference in New Issue
Block a user