mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(gulp) add release
This commit is contained in:
parent
4cb36768e5
commit
fcb97fe422
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@
|
|||
});
|
||||
|
||||
gulp.task('default', ['jshint', 'css', 'test']);
|
||||
gulp.task('release', ['changelog', 'package']);
|
||||
|
||||
function onError(params) {
|
||||
console.log(params.message);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue