This commit is contained in:
lesion
2022-09-28 12:25:56 +02:00
parent 0d86393c95
commit b3488e7a07

View File

@@ -11,4 +11,5 @@ mv gancio-$RELEASE.tgz releases/latest.tgz
cp gancio-$RELEASE.tgz.sig releases/ cp gancio-$RELEASE.tgz.sig releases/
mv gancio-$RELEASE.tgz.sig releases/latest.tgz.sig mv gancio-$RELEASE.tgz.sig releases/latest.tgz.sig
yarn doc 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