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