Updated to make sure we build the right branch!
This commit is contained in:
parent
4879deb66b
commit
4aa7bfab3b
2 changed files with 3 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -8,6 +8,8 @@ mastodon_version=`curl -sL https://api.github.com/repos/mastodon/mastodon/releas
|
||||||
|
|
||||||
# Change to the main repo
|
# Change to the main repo
|
||||||
cd mastodon
|
cd mastodon
|
||||||
|
git stash
|
||||||
|
git checkout stable-4.2
|
||||||
|
|
||||||
export MASTODON_VERSION_FOR_BIRD_UI="main"
|
export MASTODON_VERSION_FOR_BIRD_UI="main"
|
||||||
|
|
||||||
|
|
2
mastodon
2
mastodon
|
@ -1 +1 @@
|
||||||
Subproject commit b1fbb459941822517421b6e4f625f8fd3b2dbde4
|
Subproject commit a5b4a2b7e71aedd2f04bc7a90f79dfe234fa7f89
|
Loading…
Reference in a new issue