added debug

This commit is contained in:
Kevin Ross 2016-03-18 14:32:26 -05:00
parent 7bb15f3efa
commit 64dd7d9bff

View File

@ -146,6 +146,7 @@ new Aggregate(gulp, 'publish',
}),
new PublishGhPages(gulp, preset, {
debug: true,
options: {
remote: {
repo: 'git@github.com:rosskevin/bootstrap-material-design.git' // FIXME: temporary, remove this option when we are deploying to our home repo