Merge branch 'master' into glitch-soc/merge-upstream

This commit is contained in:
Thibaut Girka
2019-05-04 19:15:50 +02:00
5 changed files with 11 additions and 6 deletions

View File

@ -46,7 +46,7 @@ module Mastodon
# specify git tag or commit hash here
def source_tag
nil
ENV.fetch('SOURCE_TAG') { nil }
end
def source_url