Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e7a9b9d2 authored by Jason Kridner's avatar Jason Kridner
Browse files

CI: WIP try again to add rsync

parent b98e3e42
No related merge requests found
...@@ -32,7 +32,7 @@ HERE ...@@ -32,7 +32,7 @@ HERE
# Brought back for more testing... # Brought back for more testing...
cp public/index.html /var/www/docs cp public/index.html /var/www/docs
sudo apk add rsync apk add rsync
rsync -a --delete public/latest/. /var/www/docs/latest rsync -a --delete public/latest/. /var/www/docs/latest
# End testing. # End testing.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment