mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-05-29 10:13:15 +03:00
added debug
This commit is contained in:
parent
7bb15f3efa
commit
64dd7d9bff
|
@ -146,6 +146,7 @@ new Aggregate(gulp, 'publish',
|
||||||
}),
|
}),
|
||||||
|
|
||||||
new PublishGhPages(gulp, preset, {
|
new PublishGhPages(gulp, preset, {
|
||||||
|
debug: true,
|
||||||
options: {
|
options: {
|
||||||
remote: {
|
remote: {
|
||||||
repo: 'git@github.com:rosskevin/bootstrap-material-design.git' // FIXME: temporary, remove this option when we are deploying to our home repo
|
repo: 'git@github.com:rosskevin/bootstrap-material-design.git' // FIXME: temporary, remove this option when we are deploying to our home repo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user