mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Include missing branch variable in built package.json (#12288)
This commit is contained in:
parent
781a7b56b5
commit
dd072c8596
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ module.exports = function (grunt) {
|
|||
description: pkg.description,
|
||||
keywords: pkg.keywords,
|
||||
version,
|
||||
branch: pkg.branch,
|
||||
build: {
|
||||
number,
|
||||
sha
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue