mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Update deploy script
This commit is contained in:
parent
30a0f4bdc3
commit
70b3d61d16
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
git submodule update --remote
|
||||
git add lemmy-docs
|
||||
git commit -m"Updating docs"
|
||||
git add joinlemmy-translations
|
||||
git commit -m"Updating translations"
|
||||
git push
|
||||
|
||||
new_tag="$1"
|
||||
|
|
Loading…
Reference in a new issue