wekan/releases/stable-tag.sh

4 lines
75 B
Bash
Raw Normal View History

2021-04-01 01:49:41 +03:00
git tag --force stable HEAD
git push --tags --force
git push --follow-tags