Merge branch 'master' into feat/whereinputadvanced_rebased

This commit is contained in:
lesion
2023-02-24 11:41:35 +01:00

View File

@@ -12,4 +12,6 @@ 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/ --chown=www-data:www-data cisti.web:/var/www/gancio/ rsync -a docs/_site/ --chown=www-data:www-data cisti.web:/var/www/gancio/
git tag $RELEASE
git push --tags
cd docs cd docs