1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-24 06:21:32 +01:00

mix.exs: branch_name fallbacks to ""

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-04-23 23:44:30 +02:00
parent b429a49504
commit c63d6ba0b2
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE

View File

@ -266,7 +266,7 @@ defmodule Pleroma.Mixfile do
branch_name
else
_ -> "stable"
_ -> ""
end
build_name =