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

proper ci options

Change-Id: I31615654c78f751117bf04875db8ccd72c86deab
parent 56f45cd7
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,12 @@ module.exports = function(grunt) {
}
}
},
ci: {
options: {
gerritBranch: '<%= gerritBranch %>'
}
},
});
// Load grunt tasks automatically
......
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