Add version suffixes to nightly & edge image builds (#24823)
This commit is contained in:
parent
569b39256b
commit
830e6cefae
4 changed files with 22 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue