ci: 'fix Unexpected string'
This commit is contained in:
parent
cb85b75a04
commit
30d369f194
@ -103,7 +103,7 @@ const build = async () => {
|
|||||||
'build',
|
'build',
|
||||||
flatten(tags.map(name => ['-t', `${NAMESPACE}/${name}`])),
|
flatten(tags.map(name => ['-t', `${NAMESPACE}/${name}`])),
|
||||||
'-f',
|
'-f',
|
||||||
dockerfile
|
dockerfile,
|
||||||
'.'
|
'.'
|
||||||
]),
|
]),
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user