0
0
Fork 0

Add version suffixes to nightly & edge image builds (#24823)

This commit is contained in:
Renaud Chaput 2023-05-04 13:45:39 +02:00 committed by GitHub
parent 569b39256b
commit 830e6cefae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 3 deletions

View file

@ -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