[BUILD] Add marvel and license to the release script

This commit is contained in:
Simon Willnauer 2015-02-14 00:03:12 +01:00
parent 5092904885
commit 0698af93c2

View File

@ -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'),