Disable support for aptly task for now. #96

This commit is contained in:
Andrey Smirnov
2014-10-03 12:52:46 +04:00
parent 9109c60c43
commit 14bd443d4d
3 changed files with 4 additions and 3 deletions

View File

@@ -71,7 +71,8 @@ package environment to new version.`,
makeCmdRepo(),
makeCmdServe(),
makeCmdSnapshot(),
makeCmdTask(),
// Disabled on no docs
//makeCmdTask(),
makeCmdPublish(),
makeCmdVersion(),
makeCmdPackage(),