Commit 56880fa7 authored by Ushitora Anqou's avatar Ushitora Anqou Committed by Eugen Rochko
Browse files

Add SOURCE_TAG to show source repository's tag (#10698)

parent 4f73cde4
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment