mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
wip #846 buildcontrol
This commit is contained in:
parent
f2e0f7cc73
commit
70bfb396a2
|
@ -466,13 +466,12 @@ module.exports = function (grunt) {
|
|||
|
||||
buildcontrol: {
|
||||
options: {
|
||||
remote: 'git@github.com:FezVrasta/bootstrap-material-design.git',
|
||||
commit: true,
|
||||
push: true
|
||||
},
|
||||
pages: {
|
||||
options: {
|
||||
// FIXME: remove this when we are ready!!!
|
||||
// FIXME: remove this when we are ready!!! - it should default to the normal branch of this project
|
||||
remote: 'git@github.com:rosskevin/bootstrap-material-design.git',
|
||||
dir: '_gh_pages',
|
||||
branch: 'gh-pages',
|
||||
|
|
Loading…
Reference in New Issue
Block a user