Do not require a login for builds

Fixes: #578
Change-Type: patch
This commit is contained in:
Tim Perry 2018-03-27 13:53:14 +02:00
parent 12a1916007
commit 2db1d84d3c

View File

@ -47,7 +47,6 @@ buildProject = (docker, logger, composeOpts, opts) ->
module.exports =
signature: 'build [source]'
description: 'Build a single image or a multicontainer project locally'
permission: 'user'
primary: true
help: '''
Use this command to build an image or a complete multicontainer project