minor
This commit is contained in:
parent
0d86393c95
commit
b3488e7a07
1 changed files with 2 additions and 1 deletions
|
@ -11,4 +11,5 @@ mv gancio-$RELEASE.tgz releases/latest.tgz
|
|||
cp gancio-$RELEASE.tgz.sig releases/
|
||||
mv gancio-$RELEASE.tgz.sig releases/latest.tgz.sig
|
||||
yarn doc
|
||||
rsync -a docs/_site/ gancio.org:/var/www/gancio/
|
||||
rsync -a docs/_site/ --chown=www-data:www-data cisti.web:/var/www/gancio/
|
||||
cd docs
|
||||
|
|
Loading…
Reference in a new issue