1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 23:30:05 +02:00

ci: 'fix Unexpected string'

This commit is contained in:
Sérgio Ramos 2017-06-20 16:49:15 +01:00
parent cb85b75a04
commit 30d369f194

View File

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