1
0
Fork 0

.build.yml: Fix paths again.

This commit is contained in:
Sergio Durigan Junior 2023-04-18 12:34:02 -04:00
parent 34c30c0d12
commit 24e60a7bfc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ tasks:
cd blog
/usr/bin/rsync --verbose --compress --archive --recursive \
--progress --checksum --delete --rsh="$sshopts" \
public/* blog@sergiodj.net:~/blog.sergiodj.net/
public/ blog@sergiodj.net:.
triggers:
- action: email
condition: failure