Tomber la tâche bidon
This commit is contained in:
parent
42ca77f812
commit
3882880ac3
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ gulp.task('build', shell.task(['dnu build']));
|
|||
gulp.task('buildrelease', shell.task(['dnu build --configuration=Release']));
|
||||
gulp.task('publish', shell.task(['dnu publish']));
|
||||
gulp.task('postpublish', shell.task(['contrib/postPublish.sh']));
|
||||
gulp.task('fullpublish', [ 'buildrelease', 'publish', 'postpublish' ] );
|
||||
|
||||
gulp.task("default", ["watch"]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue