mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
Add bump pushes to build branch
This commit is contained in:
parent
c475dd2b9a
commit
42681cbb65
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ var path = require('path'),
|
|||
|
||||
bump: {
|
||||
options: {
|
||||
push: false
|
||||
pushTo: "origin build"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue