Release command doesn't repackage but release already built (and tested) packages
Original commit: elastic/x-pack-elasticsearch@df6e333050
This commit is contained in:
parent
8dd7be641f
commit
38f9ff6064
|
@ -35,7 +35,7 @@ Zips and tar+gzips the build in ./packages. Includes grunt build
|
|||
|
||||
```grunt release```
|
||||
|
||||
Uploads archives to download.elasticsearch.org/elasticsearch/marvel/marvel-VERSION.extention. Includes grunt build and grunt package. You will need S3 credentials in .aws-config.json. Format as so:
|
||||
Uploads created archives to download.elasticsearch.org/elasticsearch/marvel/marvel-VERSION.extention. You will need S3 credentials in .aws-config.json. Format as so:
|
||||
|
||||
```
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue