Skip to content
Snippets Groups Projects
Commit 0dcce7e7 authored by Sandro Weber's avatar Sandro Weber
Browse files

[NRRPLT-2856] forgot gerritBranch param

Change-Id: I83b06f32aac51438e93259486cf015d659e90db5
parent 0a2e20c9
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ module.exports = function(grunt) {
grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),
gerritBranch: process.env.GERRIT_BRANCH,
concat: {
build: {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment