mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add SOURCE_TAG to show source repository's tag (#10698)
This commit is contained in:
parent
4f73cde4e1
commit
56880fa76a
@ -42,7 +42,7 @@ module Mastodon
|
||||
|
||||
# specify git tag or commit hash here
|
||||
def source_tag
|
||||
nil
|
||||
ENV.fetch('SOURCE_TAG') { nil }
|
||||
end
|
||||
|
||||
def source_url
|
||||
|
Loading…
x
Reference in New Issue
Block a user