Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment