2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Add bump pushes to build branch

This commit is contained in:
Jacob Gable 2013-07-09 19:45:57 -05:00
parent c475dd2b9a
commit 42681cbb65

View file

@ -221,7 +221,7 @@ var path = require('path'),
bump: {
options: {
push: false
pushTo: "origin build"
}
}
};