mirror of
https://github.com/wekan/wekan.git
synced 2025-06-27 17:00:47 -04:00
Added stable tag release script.
This commit is contained in:
parent
6066be944a
commit
8dfb6916c5
1 changed files with 3 additions and 0 deletions
3
releases/stable-tag.sh
Executable file
3
releases/stable-tag.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
git tag --force stable HEAD
|
||||
git push --tags --force
|
||||
git push --follow-tags
|
Loading…
Add table
Add a link
Reference in a new issue