mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
Dont push automatically on bump
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = function(grunt) {
|
|||||||
createTag: true,
|
createTag: true,
|
||||||
tagName: 'v%VERSION%',
|
tagName: 'v%VERSION%',
|
||||||
tagMessage: 'Version %VERSION%',
|
tagMessage: 'Version %VERSION%',
|
||||||
push: true,
|
push: false,
|
||||||
pushTo: 'origin',
|
pushTo: 'origin',
|
||||||
gitDescribeOptions: '--tags --always --abbrev=1 --dirty=-d',
|
gitDescribeOptions: '--tags --always --abbrev=1 --dirty=-d',
|
||||||
globalReplace: false
|
globalReplace: false
|
||||||
|
|||||||
Reference in New Issue
Block a user