fixed over indented line
This commit is contained in:
parent
ca45c457f7
commit
512328cb6f
1 changed files with 1 additions and 1 deletions
|
|
@ -917,7 +917,7 @@ def _init_docker(configuration, layout, config):
|
|||
project_branch=configuration.project.branch)
|
||||
|
||||
if 'name' in config['docker'] and config['docker']['name']:
|
||||
configuration.docker.name = config['docker']['name']
|
||||
configuration.docker.name = config['docker']['name']
|
||||
|
||||
#
|
||||
# host information
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue