mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-23 01:57:06 +03:00
wip autocommit dist
This commit is contained in:
parent
32c593e00e
commit
43658b64d8
|
@ -484,8 +484,10 @@ module.exports = function (grunt) {
|
|||
gitcommit: {
|
||||
dist: {
|
||||
options: {
|
||||
message: 'dist publish',
|
||||
verbose: true
|
||||
message: 'dist - publish',
|
||||
verbose: true,
|
||||
noVerify: true,
|
||||
noStatus: false
|
||||
},
|
||||
files: {
|
||||
src: ['dist/**/*']
|
||||
|
|
Loading…
Reference in New Issue
Block a user