ci: 'fix Unexpected string'

This commit is contained in:
Sérgio Ramos 2017-06-20 16:49:15 +01:00
parent cb85b75a04
commit 30d369f194
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ const build = async () => {
'build',
flatten(tags.map(name => ['-t', `${NAMESPACE}/${name}`])),
'-f',
dockerfile
dockerfile,
'.'
]),
{