Add version suffixes to nightly & edge image builds (#24823)
This commit is contained in:
@@ -17,11 +17,11 @@ module Mastodon
|
||||
end
|
||||
|
||||
def flags
|
||||
''
|
||||
ENV.fetch('MASTODON_VERSION_FLAGS', '')
|
||||
end
|
||||
|
||||
def suffix
|
||||
''
|
||||
ENV.fetch('MASTODON_VERSION_SUFFIX', '')
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
||||
Reference in New Issue
Block a user