mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[esvm] pin to 5.x snapshot branch
This commit is contained in:
parent
b810d5d078
commit
10e7ea2ea8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module.exports = function (grunt) {
|
|||
|
||||
return {
|
||||
options: {
|
||||
branch: 'master',
|
||||
branch: '5.x',
|
||||
fresh: !grunt.option('esvm-no-fresh'),
|
||||
config: {
|
||||
http: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue