mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
[BUILD] Add marvel and license to the release script
This commit is contained in:
parent
5092904885
commit
0698af93c2
@ -61,7 +61,9 @@ Once it's done it will print all the remaining steps.
|
||||
"""
|
||||
env = os.environ
|
||||
|
||||
PLUGINS = [('bigdesk', 'lukas-vlcek/bigdesk'),
|
||||
PLUGINS = [('license', 'elasticsearch/license/latest'),
|
||||
('marvel', 'elasticsearch/marvel/latest'),
|
||||
('bigdesk', 'lukas-vlcek/bigdesk'),
|
||||
('paramedic', 'karmi/elasticsearch-paramedic'),
|
||||
('segmentspy', 'polyfractal/elasticsearch-segmentspy'),
|
||||
('inquisitor', 'polyfractal/elasticsearch-inquisitor'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user