fix port blocking
This commit is contained in:
parent
405e8b3ea3
commit
9811403d3c
|
@ -202,7 +202,6 @@ module.exports = function(grunt) {
|
|||
grunt.task.run([
|
||||
'prompt:confirm',
|
||||
'checkBranch',
|
||||
'test-node',
|
||||
'release',
|
||||
'bump:' + patchLevel,
|
||||
'gitcheckout:publish',
|
||||
|
|
Loading…
Reference in New Issue