mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
push tags on release
This commit is contained in:
parent
b654f29d8b
commit
ccffe5f7b0
1 changed files with 2 additions and 0 deletions
|
@ -12,4 +12,6 @@ cp gancio-$RELEASE.tgz.sig releases/
|
|||
mv gancio-$RELEASE.tgz.sig releases/latest.tgz.sig
|
||||
yarn doc
|
||||
rsync -a docs/_site/ --chown=www-data:www-data cisti.web:/var/www/gancio/
|
||||
git tag $RELEASE
|
||||
git push --tags
|
||||
cd docs
|
Loading…
Reference in a new issue